Поделиться через


RouteInstruction.JunctionType Property

Definition

The type of the junction where the maneuver takes place. For larger roundabouts, two separate instructions are generated for entering and leaving the roundabout.

public Azure.Maps.Routing.Models.JunctionType? JunctionType { get; }
member this.JunctionType : Nullable<Azure.Maps.Routing.Models.JunctionType>
Public ReadOnly Property JunctionType As Nullable(Of JunctionType)

Property Value

Applies to