RouteInstruction.JunctionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)