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 | Gets additional parameters defined in the Azure Maps Route service response. |
| Sections | Gets transportation, road type, or traffic information about a route part. |
| Summary | Gets the summary object for the route. |
See Also