fieldOfViewBy

fun fieldOfViewBy(fieldOfViewBy: Double): CameraOptions

Returns the CameraOptions that adjust the field of view (in degrees) by the given fieldOfViewBy.

Return

CameraOptions for the transition.

See also

to read more about the field of view attribute.

Parameters

fieldOfViewBy

The field of view delta (in degrees) for the camera position.