BriefRouteInfoSearchPoints | iOS SDK | 2GIS Documentation

BriefRouteInfoSearchPoints

Points to query for basic route information search.

public init(
    startPoint: RouteSearchPoint,
    finishPoint: RouteSearchPoint
)
Parameters
Properties

The start point of the route.

The end point of the route.