EnumBingRestRouteAvoidance
Enum
Contains road types to minimize or avoid.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public enum BingRestRouteAvoidance
Fields
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.
Tolls
Avoids the use of toll roads in the route.