coordinateBoundsZoomForCamera

Returns the coordinate bounds and zoom for a given camera.

Return

Returns the CoordinateBoundsZoom object representing the provided params

Note that if the given camera shows the antimeridian, the returned wrapped bounds might not represent the minimum bounding box.

Parameters

camera

The camera information to use

abstract fun coordinateBoundsZoomForCamera(camera: CameraOptions): CoordinateBoundsZoom