signalLocations property
getter/setter pair
The location information of the traffic lights. An empty list will be returned when signal location is unspecified/unknown.
Implementation
List<TrafficSignalLocation> signalLocations;
The location information of the traffic lights. An empty list will be returned when signal location is unspecified/unknown.
List<TrafficSignalLocation> signalLocations;