InstructionRouteEntry | iOS SDK | 2GIS Documentation

InstructionRouteEntry

A route element - a point and a value in it.

public init(
    point: RoutePoint,
    value: RouteInstruction
)
Parameters
Properties