getSuccessorLane

fun getSuccessorLane(laneIdentifier: LaneIdentifier): Option<LaneIdentifier>

Returns the lane information of the succeeding lane with laneIdentifier, if a link exists.

Parameters

laneIdentifier

identifier of the lane for which the linked and succeeding lane shall be found