AzureRouteResult Properties
Contains route calculation results received from the Microsoft Azure Route service.| Name | Description |
|---|---|
| Guidance | Returns guidance-related information. |
| Legs | Returns all legs that together comprise the calculated route. |
| Properties | Returns additional parameters defined in the Azure Maps Route service response. |
| Sections | Returns transportation, road type, or traffic information about a route part. |
| Summary | Returns the summary object for the route. |
See Also