BingRouteIsochroneCalculatedEventArgs.CalculationResult Property
Returns the result of an isochrone calculation (isoline polygon points and origin waypoint coordinates).
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
RouteIsochroneCalculationResult | Contains the result of the isochrone calculation. |
See Also