RouteInstruction.RoadNumbers Property

Definition

The road number(s) of the next significant road segment(s) after the maneuver, or of the road(s) to be followed. Example: ["E34", "N205"].

public System.Collections.Generic.IReadOnlyList<string> RoadNumbers { get; }
member this.RoadNumbers : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property RoadNumbers As IReadOnlyList(Of String)

Property Value

Applies to