Release Notes
Version 0.26.0 - 07/07/2023
Map
New features:
- Add support for GeoJson Polylines.
Updates:
- Follow DDD on NavigationVisualization module
- Log map tiles download times.
Routing
New features:
- Support arrival side preference in the offline route planner.
Navigation
Breaking changes:
- Rename packages
New features:
- Traffic section api, bindings and implementation
Updates:
- The close method also stops navigation.
- Update documentation for setting GuidanceUpdatedListener.
Fixes:
- Fix proguard rules forBackToRoutePointCalculator.
Location
New features:
- Make prediction generator more robust.
General
Fixes:
- Listener not triggered when changing engine type.