EnterCarpoolLaneGuidanceInstruction

fun EnterCarpoolLaneGuidanceInstruction(id: UniqueId, routeOffset: Distance, travelTime: Duration, maneuverPoint: GeoPoint, drivingSide: DrivingSide, combineWithNext: Boolean, previousSignificantRoad: RoadInformation? = null, nextSignificantRoad: RoadInformation? = null, routePath: List<RouteCoordinate> = emptyList(), intersectionName: String = "", signpost: Signpost? = null, carpoolLaneDirection: CarpoolLaneDirection)

Parameters

carpoolLaneDirection

Direction of the maneuver to enter the carpool lane.