Skip to content

Navigation SDK v3.17.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

Navigation SDK Core Framework 3.17.0-rc.3 - 01 December, 2025

Features

  • Added ZStd support.

Bug fixes and improvements

  • Fixed an issue when adding a stop point on top of an already traversed route, which could show a carried-over vanishing portion from the previous route. That is accomplished by ensuring that MapboxRouteLineApi.getVanishPointOffset() returns 0.0 in case the point was in the VanishingPointState.DISABLED state.

Known issues ⚠️

Other changes

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.17.0-rc.3 (release notes)
  • Mapbox Navigation Native v324.17.0-rc.3
  • Mapbox Core Common v24.17.0-rc.3
  • Mapbox Java v7.9.0 (release notes)