ru.dgis.sdk.routing.CarInstructionCrossroad | Android SDK | 2GIS Documentation

CarInstructionCrossroad

Description of maneuvers at the crossroads.

CarInstructionCrossroad(
	direction: CarInstructionCrossroadDirection = CarInstructionCrossroadDirection.STRAIGHT,
	turnAngle: Int = 0,
	landmark: CarInstructionCrossroadLandmark = CarInstructionCrossroadLandmark.NONE,
	exitName: String
)

Description of maneuvers at the crossroads.

Parameters
Properties

Direction of traffic at the intersection.

Angle of rotation in degrees -180,180.

Name of the exit.