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 considered unreachable, are accepted automatically. A route is considered unreachable if it contains a blockage or, in the case of EV navigation, there is a significant risk of running out of battery charge. For all other proposals, the integrator can decide whether the proposed route should be applied with TomTomNavigation.acceptProposedRoute or ignored.