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?
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 fromUserTrackingModetoUserLocationCameraMode. I triedTRACKINGandTRACKING_GPSbut 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?