Skip to content

24.2

Links to the API Reference can be found here

24.2.0 (2023-09-12)

Bug Fixes

  • Android: Add Bluetooth permission handling for Android 11 and lower versions
  • Android: Do not retry requests on connection failure or with the same auth headers
  • Audio: Fix getting available voices that returned duplicate TTS voices
  • Map: Fix crash in heightmap loading
  • Map: Fix memory leaks in openGL frame buffers and POI views
  • Navigation: Provide correct value of limit instead of the one that is set in vehicle aid and vehicle zone info
  • Places: Correctly handle multiple launches of indexing for same dataset
  • Places: Fix Custom Places Database initialization
  • Routing: Fill in missing charging information to charging waypoints
  • Routing: Fix country code for boundary instructions in online routing
  • Routing: Fix wrong time estimation for trucks
  • Routing: Correctly map charging stations and remove negative charging duration

Features

  • Android: Deprecate delivery truck as transport mode

    As delivery truck is not a map-supported vehicle type, it will be removed in one of the next releases and the functionality will be replaced.

  • iOS: Add property SYVoicePackage.systemIdentifier for TTS voices

  • iOS: Deprecate delivery truck as transport mode

    As delivery truck is not a map-supported vehicle type, it will be removed in one of the next releases and the functionality will be replaced.

  • Map: Enable drawing sign of no speed limit on map

    On some highways there might be no speed limit. In this case, a white round sign with four thin lines crossing over it is shown on the map.