AzureRouteInstruction.RoadNumbers Property
Return a list of road numbers (for example, “E34”, “N205”) to follow after the maneuver.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| List<String> | A list of road numbers. |
See Also