Companion

object Companion

Properties

Link copied to clipboard

Replan proposals are applied automatically if they are considered better. RouteProposalSelector is in charge of determining whether a route proposal is considered better than the active route or not.

Link copied to clipboard

Obtained routes are proposed using ReplannedRouteProposedListener. It's up to the integrator to decide whether proposed route should be applied with TomTomNavigation.acceptProposedRoute or ignored.

Link copied to clipboard

Proposals, which are triggered because the active route is blocked will automatically be accepted. For all other proposals, it's up to the integrator to decide whether proposed route should be applied with TomTomNavigation.acceptProposedRoute or ignored.