CameraPositionPoint | iOS SDK | 2GIS Documentation

CameraPositionPoint

Relative screen position of the point to which the camera is linked.

public init(
    x: Float = 0.5,
    y: Float = 0.5
)
Parameters
Properties