v3.4.0-rc.1
Pre-release
Pre-release
Packaging
- MapboxNavigationCore now requires MapboxNavigationNative v319.0.0.
- MapboxNavigationCore now requires MapboxMaps v11.7.0-rc.1.
Map
- Added API
NavigationMapView.excludedRouteAlertTypes
for controlling the visibility of road alerts on the map. - Fixed a case when a far maneuver was framed by the navigation camera calculation with
PitchNearManeuver.enabled
. The distance to maneuver can be configured correctly byPitchNearManeuver.triggerDistanceToManeuver
.
Other changes
- Fixed possible issue when the "NONEXISTENT_KEY_VALUE" value could have been displayed when the custom localization bundle was used and the debug option “Show non-localized strings” was enabled in Xcode.