Skip to content

28.1

Links to the API Reference can be found here

28.1.0 (2025-03-21)

Bug Fixes

  • Core: Fix crash in maploader
  • Core: Fix crash when scout compute wants to redraw route
  • Map: Hide junction arrows after reaching destination
  • Navigation: Add heading to incidents with trace
  • Navigation: Set incident heading correctly for default values
  • Routing: Correctly fill warnings for EV route
  • Search: Fix race condition when managing CustomPlaces search instances

Features

  • Core: Implement Charging Station Filtering based on Service Providers
  • iOS: Add more error codes for SYReverseSearchError

    Add SYReverseSearchErrorRequestCancelled, SYReverseSearchErrorInvalidCategoryTags, SYReverseSearchErrorUnauthorized, SYReverseSearchErrorNetworkUnavailable, SYReverseSearchErrorNetworkTimeout errors.

  • iOS: Add possibility to schedule block after map view has finished setup (SYMapView.dispatchAfterSetupFinished)

    It is now possible for SYMapView to call a callback when map view setup is finished.

  • Map: Add Polyline info into object map selecting

    A MapPolyline object was added to the possible returned objects when requesting objects from map.

  • Navigation: Update for tts voice incident warnings

    TTS warnings when approaching incidents (such as speed cameras, school zones, crashes etc.) were updated for each language.