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