Skip to content

Mapbox Navigation SDK v0.11.0

Compare
Choose a tag to compare
@danesfeder danesfeder released this 07 Mar 20:21
· 4267 commits to main since this release

Release Notes

Navigation Core libandroid-navigation

  • Bug fixes
    • Now fixed: OffRouteDetector was firing unnecessary off-route events in roundabouts / circular on and off ramps.

Navigation UI libandroid-navigation-ui

  • DynamicCamera added to provide contextual camera movements based on the user’s location traveling along the given LegStep.
  • Updated Mapbox Android Services, LocationLayerPlugin, and Maps SDKs to their latest released versions.
  • Bug fixes.

Changelog:

  • Fix same point being added twice for LatLngBounds #741
  • Fix Recent Distances from maneuver Off-Route #739
  • Update MAS Dependencies #738
  • Update LocationLayerPlugin to 0.4.0 #734
  • Fix visibility bug with TurnLanes #733
  • Update Maps SDK 5.5.0 #732
  • Show first BannerInstruction immediately #731
  • Fix initialization of directions list #728
  • Default Dynamic Camera for Navigation UI #679