AzureRouteCalculationResult.RouteResults Property
Gets route results received from the Microsoft Azure Route service.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
List<AzureRouteResult> | A collection of |
See Also