AzureRouteCalculationResult.IntermediatePoints Property
Returns all intermediate points that were used to calculate routes.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
List<RouteWaypoint> | A list of |
See Also