SwitchHighwayGuidanceInstruction
fun SwitchHighwayGuidanceInstruction( 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, exitDirection: ExitDirection)
Content copied to clipboard
Parameters
exitDirection
the direction of the exit, relative to the direction of travel.