StepIntersection

constructor(location: Point, bearings: List<Int>? = null, classes: List<String>? = null, entry: List<Boolean>? = null, inIndex: Int? = null, outIndex: Int? = null, lanes: List<IntersectionLanes>? = null, geometryIndex: Int? = null, isUrban: Boolean? = null, adminIndex: Int? = null, restStop: RestStop? = null, tollCollection: TollCollection? = null, tunnelName: String? = null)