Enum BingRestRouteAvoidance
Contains road types to minimize or avoid.
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum BingRestRouteAvoidance
Highways
Avoids the use of highways in the route.
MinimizeHighways
Minimizes (tries to avoid) the use of highways in the route.
MinimizeTolls
Minimizes (tries to avoid) the use of toll roads in the route.
None
Use all roads.
Tolls
Avoids the use of toll roads in the route.