EnterAutoTransportGuidanceInstruction

fun EnterAutoTransportGuidanceInstruction(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, autoTransportType: AutoTransportType, borderCrossing: BorderCrossing? = null)

Parameters

autoTransportType

Type of the vehicle transportation system.

borderCrossing

Border crossing information, if any.