You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
I'm using the latest stable Android sdk. Everytime map will become idle, I show some annotations (markers) on the map. This works fine. But when I download an offline area and disable network connection, markers will not show all the time when map becomes idle. Sometimes marker appear, sometimes not. I use a custom style. Is this a known issue?
UPDATE: this problem occurs only when using MarkerView instead of Marker... When I use Marker, everything works fine.
I'm using the latest stable Android sdk. Everytime map will become idle, I show some annotations (markers) on the map. This works fine. But when I download an offline area and disable network connection, markers will not show all the time when map becomes idle. Sometimes marker appear, sometimes not. I use a custom style. Is this a known issue?
UPDATE: this problem occurs only when using MarkerView instead of Marker... When I use Marker, everything works fine.