BingRouteOptions.OptimizeWaypoints Property
Specifies whether the service rearranges route waypoints to reduce route cost.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if waypoints are rearranged; otherwise, false. The default value is false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to OptimizeWaypoints |
|---|---|
| BingRouteDataProvider |
|
See Also