25.9¶
Links to the API Reference can be found here
25.9.2 (2024-10-08)¶
Bug Fixes¶
- Android: Fix storing map keys immediately
- Android: Make NativeMethodsReceiver class thread-safe
- Android: Use properly included newest version of jjwt library
- iOS: Reuse image memory when map markers refer to the same image instance
- Map: Do not draw irrelevant logistic markers along route
- Map: Use preferred LOD for route segments calculation and clear route geometry manager when traffic on route has changed
- Navigation: Filter prohibited signs
- Navigation: Fix repeating hazmat warnings
- Navigation: Read road data for VehicleZoneAnalyzer on worker thread
- Navigation: Report ADR warnings in tunnel also if you have only hazmat restrictions in profile
- Routing: Ensure correct restriction evaluation with missing logistic info
25.9.1 (2024-09-12)¶
Bug Fixes¶
- Android: Fix continuation search for categories
- Map: Correctly show danger turn arrows on second map view
- Navigation: Fix possibility of faulty concurrent initialization of navigation warning settings
- Navigation: Fix starting position updating while positioning was already started before setting new position source
- Position: Fix tunnel simulations and interpolator improvements
25.9.0 (2024-08-28)¶
Bug Fixes¶
- Navigation: Discard recomputes based on old navigation route
- Navigation: Fix calculating tunnelLengthToFinish in direction analyzer
- Map: Validate invalid road offsets before they cause crash
- Map: Handle extremne values of camera rotation to avoid black map
- Places: Properly handle error case while reading name of custom place
- Android: Fix active notifications in navigation manager
- iOS: Fix random deadlock in Dispatcher thread after SYAudioManager stopOutputAndClearQueue during recorded voice playback
Features¶
- Android: Injectable Downloader