Skip to main content
All docs
V25.1
  • AzureRouteIsochroneCalculationResult Properties

    Contains isochrone calculation results received from the Azure Maps service.
    Name Description
    FaultReason Returns the fault reason of a request. Inherited from RequestResultBase.
    FormatVersion Returns the Format Version parameter value.
    IsochroneResult Returns isochrone calculation results as isochrone polygon points.
    ResultCode Returns the code that contains information on whether the last request was successful. Inherited from RequestResultBase.
    See Also