Skip to main content
All docs
V25.1
  • 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.
    InstructionsType
    MaxAlternatives Specifies the number of alternative routes to be calculated.
    OptimizeWaypoints
    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