getSuccessorLaneIdentifiers
fun getSuccessorLaneIdentifiers(laneId: LaneIdentifier): Either<IllegalArgumentException, List<LaneIdentifier>>
Returns an identifier list of lanes that follow this lane.
Parameters
laneId
lane identifier for which the successor lanes shall be found