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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Release Notes
Navigation Core libandroid-navigation
Rolled back the filter rules in favor of the less aggressive checks we had prior.
Allow setting of accuracy threshold in MapboxNavigationOptions (default 100) - ⚠️locationAccuracyPercentThreshold, locationUpdateTimeInMillisThreshold and locationVelocityInMetersPerSecondThreshold options are not available anymore.
Bug fixes and updates.
Navigation UI libandroid-navigation-ui
Added APIs to the NavigationView that give access to the NavigationMapboxMap and MapboxNavigation instances once the view has been initialized / navigation has started - ⚠️NavigationView#retrieveMapboxMap() is not available anymore.