roadEvents property
List<NavigationUpcomingRoadEvent>
get
roadEvents
Vector with all road events between current position and the next manoeuvre. Sorted by distance.
Implementation
core.List<NavigationUpcomingRoadEvent> get roadEvents;