AzureRouteInstruction.RouteOffsetMeters Property
Returns the distance from the route start point to the location for which instruction is.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Int32 | The distance between the route start and current location in meters. |
See Also