LanesCalloutMapPosition | iOS SDK | 2GIS Documentation

LanesCalloutMapPosition

The position of the lane callout for the route.

public init(
    mapId: MapId,
    routePoint: RoutePoint,
    geoPoint: GeoPoint
)
Parameters
mapId
routePoint
geoPoint
Properties

Identifier of the map for which the position is given.

The lane callout position on the route.

The position of the lane callout on the map.