ReroutingStrategy

sealed class ReroutingStrategy

The route tracker's rerouting strategy. Strategies determine which locations will be used during rerouting and/or if new route is optimized.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

Re-sequence (optimize) all remaining stops, which will drop all waypoints and rest breaks.

Link copied to clipboard

Reroute to next unvisited stop.

Link copied to clipboard

Reroute to next unvisited waypoint, rest break, or stop.