Release Notes

Version 0.66.0 - 18/11/2024

Discover the improvements and new features included in the following version. Share your thoughts on this release by using the feedback button located at the bottom of the page.

Map

Updates
  • Add GeoJSON support for the destination connection line which is the line between the last navigable point and the final destination.
Fixes
  • Fix camera juddering issue when switching camera tracking modes in the NavigationVisualization module.
  • Fix the issue causing custom map markers to be not displayed.

Routing

Fixes
  • Correct the parsing issue that occurs when a charging station is included as a user-defined waypoint in the Routing API.
  • Fix a crash when routeType not set correctly when performing route updates of multi-modal routes.
  • Implement stricter validation checks for AlternativeRoutesOptions to prevent invalid combinations in RoutePlanningOptions, ensuring exceptions are avoided when supporting points are missing on the first leg.
Fixes
  • Fix a crash when searching for POI with empty names.