coordinate Bounds For Camera
open override fun coordinateBoundsForCamera(camera: CameraOptions): CoordinateBounds
Content copied to clipboard
Returns the CoordinateBounds for a given camera.
Note that if the given camera
shows the antimeridian, the returned wrapped CoordinateBounds might not represent the minimum bounding box.
Return
The CoordinateBounds object representing a given camera
.
Parameters
camera
The CameraOptions to use for calculating CoordinateBounds.