MandatoryTurnGuidanceInstruction

fun MandatoryTurnGuidanceInstruction(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, turnAngle: Angle, turnDirection: TurnDirection)

Parameters

turnAngle

Turn angle relative to the driving direction on the route. Expressed in the range -180...180 degrees.

turnDirection

Classification of the relative angle of the turn.