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.