LaneGuidance

fun LaneGuidance(lanes: List<Lane>, laneSeparators: List<LaneSeparator>, routeOffset: Distance, length: Distance)

Parameters

lanes

Lane information.

laneSeparators

Lane separators.

routeOffset

The distance from the start of the route to the start of the lanes.

length

Length of the lane section.