Lane

fun Lane(directions: List<Direction>, follow: Direction? = null)

Parameters

directions

List of lane directions.

follow

Optional lane direction the driver should follow.

Important: This is a Public Preview API. It may be changed or removed at any time.