Skip to main content

Migration from previous major SDK versions

From versions 12.x to 13.x

For Full and Map versions

Additionally for Full version

  • Removed the getRoadMacroGraph function and the RoadMacroGraph class. Now, to build offline routes between neighboring regions, download the required region packages.
  • Removed the class for configuring the position of the bubble with lanes on the route (LanesCalloutMapPosition and RouteMapObject.lanesCalloutPositions) and the property from the RouteMapObject.
  • Renamed the UIntRouteLongAttribute class to DoubleRouteLongAttribute.
  • Changed the type of the Route.trafficLights property from VoidRouteAttribute to StringRouteAttribute.
  • Added a new transport type motorcycle to TransportType.
  • Added parameters for configuring the style zoom level to the SpeedRangeToStyleZoom constructor.
  • Added the rampDown, rampUp, smoothRampDown, and smoothRampUp values for ramps to RoadSubtype.
  • Added new values of positions and landmarks to CarInstructionCrossroadLandmark.
  • Added the deepGreen and orange color values to TrafficSpeedColor.
  • Added the crossing flag for displaying the start and end of a crossing on a route to RouteMapObjectDisplayFlag.
  • Added the crossing new type of a route point (the start and end of a crossing) to RoutePointKind.
  • Added values for event notifications betterRoute ("better route") and humps (speed bumps) to SoundCategory.