RouteInstruction | iOS SDK | 2GIS Documentation

RouteInstruction

The instruction that must be executed to drive the route.

public init(
    roadName: String,
    extraInstructionInfo: ExtraInstructionInfo
)
Parameters
roadName
extraInstructionInfo
Properties

Name of the road on which the user will end up after performing the maneuver.

Specific information for a particular type of instruction.