Lane
Represents a single lane and the possible driving directions available within it.
Each lane contains a list of directions that a driver can take. One of these directions may optionally be marked as the recommended direction to follow, if the lane is part of the active route.
Note: directions is expected to contain at least one value. If empty, it means no driving direction is associated with the lane.
Constructors
Functions
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )