CalloutMapPosition | iOS SDK | 2GIS Documentation
iOS SDK

CalloutMapPosition

Route bubble 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.

Lane bubble position on the route.