CameraViewPoint | iOS SDK | 2GIS Documentation
iOS SDK

CameraViewPoint

The relative position of the screen point with the camera viewpoint.

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