BingRouteOptions.Mode Property
Gets or sets a value that defines how a route should be calculated.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
BingTravelMode | A |
Available values:
Name | Description |
---|---|
Driving | A route is calculated for a car or another vehicle that is moving at a similar speed. |
Walking | A route is calculated for a pedestrian or a vehicle that is moving at a similar speed. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Mode |
---|---|
BingRouteDataProvider |
|
See Also