tiltTo
fun tiltTo(@FloatRange(from = 0.0, to = 90.0) tilt: Double): CameraOptions
Content copied to clipboard
Returns the CameraOptions that set the tilt of the camera.
Return
CameraOptions for the transition.
See also
to read more about the tilt attribute.
Parameters
tilt
Tilt of the camera position.