Release Notes
Version 0.24.0 - 23/06/2023
Map
Fixes:
- Remove redundant animation of the moveCamera() method.
Routing
New features:
- Extend routing options with arrival side preference.
Updates:
- Clarify avoid behavior for routing in documentation.
- Add missingn lez and unpaved sections to documentation
Fixes:
- Promote arrival side preference to public preview
Navigation
Updates:
- Add new factories for online, offline and hybrid navigation.
- Navigation handles updating of data stores internally.
Fixes:
- Correct dependencies.
- DataStoreMaintenanceEngineFactory and DataStoreMaintenanceEngine are visible in SDK.
- DefaultTomTomNavigation should properly implement AutoCloseable.
General
Updates:
- Mark interfaces as functional.
Fixes:
- Throw if the same listener is added multiple times.