setCamera

Changes the map view by any combination of center, zoom, bearing, and pitch, without an animated transition. The map will retain its current values for any details not passed via the camera options argument.

Parameters

cameraOptions

New camera options

abstract fun setCamera(cameraOptions: CameraOptions)