TollgateGuidanceInstruction

fun TollgateGuidanceInstruction(tollgateName: String, paymentTypes: Set<TollgatePaymentType>, 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)

Parameters

tollgateName

The name of the tollgate, if any.

paymentTypes

The payment types accepted at the tollgate, if available.