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
Updating to latest (5.0.1) I have an issue on trackUser feature.
The mode: "FOLLOW_WITH_HEADING" is not working anymore because the mode typescript type is changed from UserTrackingMode to UserLocationCameraMode. I tried TRACKING and TRACKING_GPS but nothing at all. The map is not following my position anymore, the blue dot is here, but the map is not following it.
Any hint?
The text was updated successfully, but these errors were encountered:
Updating to latest (5.0.1) I have an issue on trackUser feature.
The
mode: "FOLLOW_WITH_HEADING"
is not working anymore because the mode typescript type is changed fromUserTrackingMode
toUserLocationCameraMode
. I triedTRACKING
andTRACKING_GPS
but nothing at all. The map is not following my position anymore, the blue dot is here, but the map is not following it.Any hint?
The text was updated successfully, but these errors were encountered: