CameraController
Controls camera-specific features on the map. Allows camera management and user interactions with the camera.
Important: This is a Public Preview API. It may be changed or removed at any time.
Types
Functions
Registers the CameraChangeListener that will be notified about any change of the camera properties.
Registers the CameraSteadyListener that will be notified when the camera becomes steady after applying changes on its properties.
Moves the camera according to the given CameraOptions and animates the transition.
Immediately moves camera according to the given CameraOptions.
Removes the CameraChangeListener.
Removes the CameraSteadyListener.
Properties
Provides a maximum available value for the CameraOptions.zoom attribute.
Provides a minimum available value for the CameraOptions.zoom attribute.