Navigation SDK v3.10.0-beta.1
Pre-release
Pre-release
Navigation SDK Core Framework 3.10.0-beta.1 - 22 May, 2025
Features
⚠️ Breaking changes in Experimental API.MapboxEvSearchClientFactory.#getInstance()no longer accepts access token as a parameter. The defaultMapboxOptions.accessTokenwill be used.CarPlaceSearchOptions.accessTokenand corresponding builder function has been deprecated becauseaccessTokenis no longer in use as the search component now uses the defaultMapboxOptions.accessToken.- Used legacy/custom date primitives in EV modules to support older Android API levels.
- Added
DriverNotification,DriverNotificationProviderinterfaces withEvBetterRouteNotificationProviderandSlowTrafficNotificationProviderimplementations. Add newDriverNotificationManagerAPI to attach or detach providers andDriverNotificationManager.observeDriverNotification()to handle the flow of driver notifications. - Added default location providers.
- Added
EvBusyChargingStationNotificationProviderto notify when the EV is charging station is busy and propose alternative route. - Added experimental
NavigationPerformance#performanceTracingEnabledwhich enables/disables internal performance trace sections.
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v11.13.0-beta.1(release notes) - Mapbox Navigation Native
v324.13.0-beta.1 - Mapbox Core Common
v24.13.0-beta.1 - Mapbox Java
v7.4.0(release notes)