Navigation SDK v3.16.7
Navigation SDK Core Framework 3.16.7 - 11 December, 2025
Features
- Added new class
RerouteStateV2: it allows you to observe RerouteStates with additional substates which are not present in the originalRerouteState.
Current additional states are:RerouteStateV2.Deviation.ApplyingRouteandRerouteStateV2.Deviation.RouteIgnored. See the corresponding API reference for details.
To observeRerouteStateV2, register a new type of observer:RerouteController#registerRerouteStateV2Observer.
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.16.6(release notes) - Mapbox Navigation Native
v324.16.6 - Mapbox Core Common
v24.16.6 - Mapbox Java
v7.8.0(release notes)