v2.18.0-beta.1
Pre-release
Pre-release
mapbox-github-ci-writer-public-1
released this
22 Dec 12:06
·
193 commits
to main
since this release
Changes since v2.17.0-no-cache:
Packaging
- MapboxNavigation now requires MapboxMaps v10.16.3. (#4572)
- MapboxCoreNavigation now requires MapboxNavigationNative v180.x. (#4572)
- MapboxCoreNavigation is no longer dependent on MapboxMobileEvents. (#4572)
Routing
NavigationRouteOptions
andNavigationMatchOptions
no longer include.numericCongestionLevel
attribute by default for profiles other than.automobileAvoidingTraffic
. (#4564)
Map
- Fixed a possible crash that could happen when displaying the route with the same source, midpoint, and destination. (#4576)
Other changes
- Added PrivacyInfo.xcprivacy support. (#4573)
- Removed
NavigationEventsManager.init(activeNavigationDataSource:passiveNavigationDataSource:accessToken:mobileEventsManager:)
in favor ofNavigationEventsManager.init(activeNavigationDataSource:passiveNavigationDataSource:accessToken:)
. (#4572)
Documentation is available online or within Xcode.