roadEvents property

Vector with all road events between current position and the next manoeuvre. Sorted by distance.

Implementation

core.List<NavigationUpcomingRoadEvent> get roadEvents;