This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Heading tracking gets backed up when the user moves and rotates simultaneously #10906
Labels
bug
Google Maps parity
For feature parity with the Google Maps SDK for Android or iOS
iOS
Mapbox Maps SDK for iOS
MapKit parity
For feature parity with MapKit on iOS or macOS
**Platform: iOS
**Mapbox SDK version: binary "https://www.mapbox.com/ios-sdk/Mapbox-iOS-SDK.json" ~> 3.7
Steps to trigger behavior
Expected behavior
The user location marker should moving together with the user with certain accurancy
Actual behavior
The user location marker is moving slower than the actual movement and after a while, the marker will be far behind the user's current location. And if the user stops, the marker will then slowly catch up first and at last will has a speed up to the user's stopping location.
In the .none Mode, it is working fine which means the location marker is moving smoothly and seamlessly with the user's actual location
The text was updated successfully, but these errors were encountered: