getLaneSurface

fun getLaneSurface(laneIdentifier: LaneIdentifier, step: Double): Either<Exception, AbstractSurface3D>

Returns the surface of an individual lane with laneIdentifier and a certain discretization step size.