ru.dgis.sdk.map.CameraViewPoint | Android SDK | 2GIS Documentation
Android SDK

CameraViewPoint

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

Available range of padding values is ​​(0.0f, 1.0f), where 0.0 is the upper left corner of the viewport, 1.1 is the lower right.

CameraViewPoint(x: Float = 0.5f, y: Float = 0.5f)

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

Available range of padding values is ​​(0.0f, 1.0f), where 0.0 is the upper left corner of the viewport, 1.1 is the lower right.

Parameters
x
y
Returns
Properties