roadNumbers property
The road numbers on the span enriched with information specific to route numbers
of a road such as I-10, US-50, or A3.
Returns null if SegmentDataLoaderOptions.loadStreetNamesAndRoadNumbers is set to false.
Gets the road numbers on the span enriched with information specific to route numbers
of a road such as I-10, US-50, or A3.
Implementation
LocalizedRoadNumbers? get roadNumbers;