coordinate Bounds For Camera Unwrapped
abstract fun coordinateBoundsForCameraUnwrapped(camera: CameraOptions): CoordinateBounds
Content copied to clipboard
Returns the CoordinateBounds for a given camera.
This method is useful if the camera
shows the antimeridian.
This API isn't supported by Globe projection.
Return
The CoordinateBounds object representing a given camera
.
Parameters
camera
The CameraOptions to use for calculating CoordinateBounds.