Show / Hide Table of Contents

Enum ReroutingStrategy

Rerouting strategies for the route tracker.

Namespace: Esri.ArcGISRuntime.Navigation
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum ReroutingStrategy
Remarks

Choice of strategy determines which locations will be used during rerouting and/or if new route is optimized.

Fields

Name Description
ResequenceStopsOnly

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

ToNextStop

Reroute to next unvisited stop.

ToNextWaypoint

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

Applies to

TargetVersions
.NET Standard 2.0100.6 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.6 - 200.8
Xamarin.Android100.6 - 100.15
Xamarin.iOS100.6 - 100.15
UWP100.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.