Navigation SDK v3.19.0
Navigation SDK Core Framework 3.19.0 - 27 February, 2026
Features
- Update
LaneIndicatorto include a new attributeaccessDesignated, which contains a list of the designated supported access types for a lane. - Added support of route refresh in case native route object is enabled.
- Added optional parameter
ImmediateRouteRefreshCallbacktoRouteRefreshController.requestImmediateRouteRefresh()to receive request result notifications viaImmediateRouteRefreshResult.
Bug fixes and improvements
- Fixed a bug that caused the average speed zone to not update properly when a reroute occurred inside an active zone.
- Fixed a bug where, at the beginning of active guidance, users received a notification about a speed camera from the end of the route.
- Introducing a new
RouterFailureType.ROUTE_EXPIRY_ERRORrouter failure type to inform customers when an issue due to route expiry occurs. - Fix route arrow scale when pixelRatio doesn't match density
- Improved internal flow of location updates for
LocationProviderSource.GPS, which fixes delays in case main thread is blocked by the application. - Fixed an issue where arrival maneuver arrow used to point in an incorrect direction. Now the arrows for arrival maneuvers are not displayed.
- Improve
MapboxRouteArrowViewrendering logic to better handle render attempts when the previous attempt fails.
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.19.0(release notes) - Mapbox Navigation Native
v324.19.0 - Mapbox Core Common
v24.19.0 - Mapbox Java
v7.10.0(release notes)