GeoPointRouteEntry | iOS SDK | 2GIS Documentation

GeoPointRouteEntry

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

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