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

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