AzureRouteOptions Properties
Contains route calculation settings for the Azure Maps Route service.Name | Description |
---|---|
AvoidTypes |
Specifies items that AzureRouteDataProvider should try to avoid when calculating the route.
|
CustomParameters | Specifies additional route definitions. |
MaxAlternatives | Specifies the number of alternative routes to be calculated. |
RouteReport | Gets the effective settings used in the current call. |
SectionTypes | Specifies the section types that are reported in the route response. |
TravelMode | Specifies the transportation / commute mode. |
See Also