AzureRouteCalculationResult Properties
Contains route calculation results received from an Azure Maps service.
Name | Description |
---|---|
Fault |
Returns the fault reason of a request.
Inherited from Request |
Format |
Gets the Format Version parameter value. |
Intermediate |
Returns all intermediate points that were used to calculate routes. |
Optimized |
|
Result |
Returns the code that contains information on whether or not the last request was successful.
Inherited from Request |
Route |
Gets the effective settings used in the current call. |
Route |
Gets route results received from the Microsoft Azure Route service. |
See Also