coordinateBoundsForCamera

Returns the coordinate bounds for a given camera.

Return

Returns the CoordinateBounds 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 coordinateBoundsForCamera(camera: CameraOptions): CoordinateBounds