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
- Filter inaccurate wheel speed for Dead Reckoning to reduce possible location jumps in case of wheel slippage
6
+
- Support strict road heading to avoid drift on turns with 1Hz by ability to disable heading interpolation for keypoints and road heading policy.
7
+
* Added experimental `NavigationPerformance#performanceTracingEnabled` which enables/disables internal performance trace sections.
8
+
9
+
#### Bug fixes and improvements
10
+
- Fixed a bug where alternative routes from `RoutesUpdatedResult#ignoredRoutes` were set to `RoutesUpdatedResult#navigationRoutes` after the first route progress update.
11
+
- Improved behavior on roundabouts: avoid cases when the vehicle position circles around the roundabout in case of matching errors
12
+
- Fixed incorrect route request with user added charging
13
+
14
+
### Mapbox dependencies
15
+
This release depends on, and has been tested with, the following Mapbox dependencies:
0 commit comments