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