TomTomSDKRouteReplannerDefault

TomTomSDKRouteReplannerDefault

The Route Replanner Default module implements the RouteReplanner interface, providing the necessary tools to create either an online or offline route replanner based on the instantiated TomTomNavigation object. This module enhances navigation functionality by facilitating real-time route adjustments in response to various navigation scenarios.

Functionalities
  • Dynamic Route Updating: facilitates real-time updates to the route, allowing users to receive the latest navigation information as conditions change.
  • Route Recovery Planning: facilitates planning a route back to the original path, ensuring that users can easily return to their intended course.
  • Incremental Route Calculation: incrementally calculates route content, including navigation instructions and lane guidance, providing users with timely and relevant information throughout their journey.

RouteReplannerFactory is utilized to create an instance of the RouteReplanner.



API Overview