v3.6.0-beta.1
Pre-release
Pre-release
Packaging
- MapboxNavigationCore now requires MapboxMaps v11.9.0-beta.1.
- MapboxNavigationCore now requires MapboxNavigationNative v322.0.0-beta.1.
⚠️ Behavioral Changes ⚠️ :
- The default intermediate waypoint appearance is now a circle without the pin icon. To customize the appearance of intermediate waypoints
follow steps fromNavigationMapViewDelegate.navigationMapView(_:shapeFor:legIndex:)
documentation.
Map
- Fixed the case when intermediate waypoints can be displayed under the route line in map styles with no slot support.
- Fixed the case when
NavigationMapView.customRouteLineLayerPosition
was not applied in runtime. - Fixed possible alternative route annotation position on the main route.
CarPlay
- Added new CarPlay icons.
- Added logic to automatically recenter puck after canceling preview mode.
- Fixed Car Play route does not properly cancel when navigating solely from the Car Play application.
- Added a new style for the puck and maneuver banner.
Other
- Fixed incorrect SDK naming for the UX and UIKit frameworks. Previously, the SDK name
mapbox-navigationCore-ios
was mistakenly used for these frameworks. - Fixed street names filtering by user's language.
- Improved history trace events.
- Fixed refreshing annotation of alternative routes.
- Avoided skipping of not passed instructions on teleports along the route.