AzureRouteSection Properties
Contains transportation, road type, or traffic information about a route part.Name | Description |
---|---|
EndPointIndex | Returns the end point’s index of this section. |
SectionType | Returns the section type reported in the route response. |
StartPointIndex | Returns the start point’s index of this section. |
TravelMode | Returns the transportation / commute mode used to calculate the route. |
See Also