CameraPosition
Aggregates all camera position parameters such as position, zoom level, tilt angle, and rotation (aka heading of bearing).
See also
to check how to apply new properties for the camera.
Properties
Link copied to clipboard
Sets the camera field of view (in degrees).
Link copied to clipboard
Zoom value for the camera. The value shall be clamped by the CameraController.minZoom and the CameraController.maxZoom values. Values go from 0 (no zoom) to 22 (fully zoomed in). For example, 15 is building-level zoom.