EnterAutoTransportGuidanceInstruction
fun EnterAutoTransportGuidanceInstruction( id: UniqueId, routeOffset: Distance, travelTime: Duration, maneuverPoint: GeoCoordinate, drivingSide: DrivingSide, combineWithNext: Boolean, previousSignificantRoad: RoadInformation? = null, nextSignificantRoad: RoadInformation? = null, routePath: List<RouteCoordinate> = emptyList(), intersectionName: String = "", signpost: Signpost? = null, autoTransportType: AutoTransportType, borderCrossing: BorderCrossing? = null)
Content copied to clipboard
Parameters
autoTransportType
type of the vehicle transportation system.
borderCrossing
border crossing information, if any.