CurrentSituationLaneView constructor
- LaneAccess access,
- LaneDirectionCategory directionCategory,
- LaneType type
Implementation
CurrentSituationLaneView(LaneAccess access, LaneDirectionCategory directionCategory, LaneType type)
: access = access, directionCategory = directionCategory, type = type, laneMarkings = LaneMarkings(), directions = [], directionsOnRoute = [];