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

RouteInstruction

Instruction to follow while moving along the route.

RouteInstruction(
	roadName: String,
	range: RouteDistance,
	extraInstructionInfo: ExtraInstructionInfo
)

Instruction to follow while moving along the route.

Parameters
roadName
range
extraInstructionInfo
Returns
Properties

Name of the road where the user appears after the maneuver.

Distance after the instruction point during which it is considered that the user is in the instruction's operation zone.

Information specific for the certain type of instruction.