RouteAddedReason

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Route added due to a blockage or time restrictions on the previous route.

Link copied to clipboard

Route added because it is proposed as a better route.

Link copied to clipboard

Route added because the user deviated from the previous route.

Link copied to clipboard

Route added due to a language change. A change in the TomTomNavigation.preferredLanguage property triggers a route replan based on the new language preference.

Link copied to clipboard

Route added due to a manual active route plan update using the TomTomNavigation.setActiveRoutePlan method.

Link copied to clipboard

Route added at the start of the navigation. Note, if the navigation is started with multiple routes they are added one at a time with the reason NavigationStarted.

Link copied to clipboard

Route added because the previous route itinerary became unreachable.