CenterLane

constructor(id: LaneIdentifier, level: Boolean = false, roadMarkings: List<RoadMarking> = emptyList(), type: LaneType = LaneType.NONE, laneMaterial: Option<LaneMaterial>, attributes: AttributeList = AttributeList.EMPTY)

Parameters

id

identifier of the lane, whereby the lane id is zero

level

if true, the road markings are kept on level; if false, superelevation is applied to the lane

roadMarkings

list of road markings, which are placed in the middle of the center lane

attributes

information attributes to the lane