EnterAutoTransportInstruction
constructor(autoTransportType: AutoTransportType, borderCrossing: BorderCrossing?, routeOffset: <Error class: unknown class>, maneuverPoint: <Error class: unknown class>, drivingSide: DrivingSide, combineWithNext: Boolean, announcements: List<Announcement> = emptyList(), previousSignificantRoad: Road? = null, nextSignificantRoad: Road? = null, routePath: List<InstructionPoint> = emptyList(), intersectionName: TextWithPhonetics? = null, signpost: Signpost? = null, landmark: Landmark? = null, sideStreetOffset: <Error class: unknown class>? = null, trafficLightOffset: <Error class: unknown class>? = null, id: <Error class: unknown class> = UniqueId())
Parameters
autoTransportType
Type of the vehicle transportation system.
borderCrossing
Border crossing information, if any.