googlemaps / googlemaps/android-maps-compose

Maps: Pins disappear/reappear along map edge(s)

Open
#395 2 comments 2 reactions 0 assignees View on GitHub
priority: p2 type: bug
Dominant language
Kotlin
Stars
1.3k
Forks
181
Avg merge
2d 23h
Merged PRs (30d)
18

Description

There is an issue where pins blink into and/or out of existence along the edges of the map. In this video, you can see the pin disappearing off the bottom edge of the map as expected, but when the user pans back up, the pin doesn't gradually appear as expected - instead, it blinks into existence once the entire pin is visible. This is jarring and not the expected behavior.

https://github.com/googlemaps/android-maps-compose/assets/125921730/c1263455-a46e-43ed-aa9a-320b074559df

This can be seen on the main branch of this sample app here (https://github.com/lucaskivi/compose-maps) (Note: requires entering a valid google maps API key to run the sample app).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.