ExitAutoTransportGuidanceInstruction
constructor(autoTransportType: AutoTransportType, borderCrossing: BorderCrossing?, id: UniqueId, routeOffset: Distance, maneuverPoint: GeoPoint, drivingSide: DrivingSide, combineWithNext: Boolean, previousSignificantRoad: Road? = null, nextSignificantRoad: Road? = null, routePath: List<InstructionPoint> = emptyList(), intersectionName: String = "", signpost: Signpost? = null)
Parameters
autoTransportType
Type of the vehicle transportation system.
borderCrossing
Border crossing information, if any.