laneSigns property
List<NavigationUpcomingLaneSign>
get
laneSigns
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;