laneSigns property

Vector with all lane signs between current position and the last manoeuvre from the manoeuvres vector. Sorted by distance.

Implementation

core.List<NavigationUpcomingLaneSign> get laneSigns;