directionSigns property

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

Implementation

core.List<NavigationUpcomingDirectionSign> get directionSigns;