coordinate Bounds For Camera Unwrapped
open fun coordinateBoundsForCameraUnwrapped(@NonNull camera: CameraOptions): CoordinateBounds
Content copied to clipboard
Returns the `coordinate bounds` for a given camera. This method is useful if the `camera` shows the antimeridian.
Return
The `coordinate bounds` object representing a given `camera`.
Parameters
camera
The `camera options` to use for calculating `coordinate bounds`.