Mapbox Navigation SDK 2.14.1
·
7 commits
to release-v2.14
since this release
Mapbox Navigation SDK 2.14.1 - 06 July, 2023
Changelog
Changes between v2.14.0 and v2.14.1
Features
- Added new options to
RouteLineColorResources
to style congestion, restrictions, and closures colors on inactive legs whenMapboxRouteLineOptions#styleInactiveRouteLegsIndependently
is enabled. The values default to transparent. #7322
Bug fixes and improvements
- Route request timeout errors are now considered failures as opposed to cancellations (
NavigationRouterCallback#onFailure
will be invoked instead ofNavigationRouterCallback#onCanceled
). #7324 - Fixed an issue where road closures where not displayed for inactive legs of the route. #7322
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.14.1
(release notes) - Mapbox Navigation Native
v137.1.2
- Mapbox Core Common
v23.6.0
- Mapbox Java
v6.12.0
(release notes)