Navigation SDK v3.10.0-beta.2
Pre-release
Pre-release
Navigation SDK Core Framework 3.10.0-beta.2 - 30 May, 2025
Features
- Now
SensorData.Weathercan be instantiated with a list of@WeatherCondition.Typeor detailed weather information represented by@WeatherDetail.Type. ⚠️ Breaking changes in Experimental API.SensorData.Weatherno longer has public propertyconditionTypeRoadCamerasManagerin active guidance now relies on newroad_cameraDirections API annotation, which improves the performance of the camera data retrieval and quality of the data.- Added
MapboxRoadCamera::activeGuidanceInfo, containing information about the route id, leg index, geometry index and step intersection of the camera in active guidance. - Added support of immediate update of location puck bearing in [NavigationLocationProvider] in case of overlapping key points.
Bug fixes and improvements
- Fixed a bug where alternative routes from
RoutesUpdatedResult#ignoredRouteswere set toRoutesUpdatedResult#navigationRoutesafter the first route progress update.
Known issues ⚠️
Other changes
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)