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.
In the Android test app we have a Dynamic marker activity where we update a SymbolAnnotation geometry and icon. This activity has been in our app for a while and has recently regressed.
Expected behavior:
icon + geometry is updated and moved instantly / is visible.
Actual behavior:
The SymbolAnnotation only becomes visible after zooming.
In the Android test app we have a
Dynamic markeractivity where we update a SymbolAnnotation geometry and icon. This activity has been in our app for a while and has recently regressed.Expected behavior:
icon + geometry is updated and moved instantly / is visible.
Actual behavior:
The SymbolAnnotation only becomes visible after zooming.