- Developers
- Sygic Maps SDK
- Release Notes
- 19.1
- Change Log
Change Log
19.1.0 (2021-02-24)
Bug Fixes
- Android: Fix proper playing of non-TTS voice sample
- Android: Fix map resizing with parent layout (e.g. when entering/leaving fullscreen mode)
- iOS: Move speed limit text to the vertical center
- Map: Add scale conversion for MapTrafficSign
- Map: Enable to initialize camera by visible map rectangle
- Navigation: Change PoR's reported distance from PoI's distance to split point distance
- Navigation: Fix calculation of distance to PoI on Route
- Navigation: Fix incorrect n-th street count instructions
- Navigation: Use soft float comparison when comparing trajectory positions
- Routing: Endless re-computes should instead fail on un-avoidable traffic and note it in avoid violations
- Routing: EV compute should no longer fail when only one EV stations is available in vicinity
Features
- Android: Add MapTrafficSign support
- Android: Add route geometry getter into Route class
- iOS: Add configurable images for incident warnings in SYMapView
- iOS: Add option to get the geometry of a route
- iOS: Add support for drawing traffic signs as a part of SYMapView
- Map: Add missing incident types DangerousPlaceRailWay and DangerousPlaceCrossWind
- Map: Add new incident type WeatherSnow
- Map: Create and draw traffic sign markers above the map and in map too
- Map: Upgrade logistic restriction visuals
- Places: Add option to load mulitple places at once
- Routing: Add interface for getting the Route geometry