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.
With 5.1.0 release, we introduced a new system around camera notifications (see #8644). Currently clicking the compass doesn't trigger the OnCameraMove callbacks. We either don't hook into it, or it's not triggering the map change events.
With
5.1.0release, we introduced a new system around camera notifications (see #8644). Currently clicking the compass doesn't trigger theOnCameraMovecallbacks. We either don't hook into it, or it's not triggering the map change events.👀
CameraPositionActivityfor testing it.