CalloutMapPosition | iOS SDK | 2GIS Documentation

CalloutMapPosition

Route callout position.

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

Identifier of the map for which the position is given.

Position on the map.

The lane callout position on the route.