AzureRouteOptions Fields
Contains route calculation settings for the Azure Maps Route service.| Name | Description |
|---|---|
| AvoidTypesProperty static | Identifies the AvoidTypes dependency property. |
| CustomParametersProperty static | Identifies the CustomParameters dependency property. |
| InstructionsTypeProperty static | Identifies the InstructionsType dependency property. |
| MaxAlternativesProperty static | Identifies the MaxAlternatives dependency property. |
| OptimizeWaypointsProperty static | Identifies the OptimizeWaypoints dependency property. |
| RouteReportProperty static | Identifies the RouteReport dependency property. |
| SectionTypesProperty static | Identifies the SectionTypes dependency property. |
| TravelModeProperty static | Identifies the TravelMode dependency property. |
See Also