Aracılığıyla paylaş


RouteMatrixOptions.InclineLevel Property

Definition

Degree of hilliness for thrilling route. This parameter can only be used in conjunction with routeType=thrilling. Allowed values: InclineLevel.Low, InclineLevel.Normal, or InclineLevel.High.

public Azure.Maps.Routing.InclineLevel? InclineLevel { get; set; }
member this.InclineLevel : Nullable<Azure.Maps.Routing.InclineLevel> with get, set
Public Property InclineLevel As Nullable(Of InclineLevel)

Property Value

Applies to