moveBy

fun moveBy(screenDelta: PointF): CameraOptions

Returns the CameraOptions that moves the camera by the given PointF.

Return

CameraOptions for the transition.

Parameters

screenDelta

The PointF for the camera transition.