AzureRouteIsochroneResult.Polygon Property
Gets an isochrone polygon.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
List<GeoPoint> | A list of geographical coordinates (calculated isochrone vertices). |
See Also