RoadTypeRouteLongEntry | iOS SDK | 2GIS Documentation

RoadTypeRouteLongEntry

Extended route element - segment and value on it.

public init(
    point: RoutePoint,
    length: RouteDistance,
    value: RoadType
)
Parameters
Properties