coordinateBoundsZoomForCameraUnwrapped

Returns the unwrapped `coordinate bounds` and `zoom` for a given `camera`. This method is particularly 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`.

open fun coordinateBoundsZoomForCameraUnwrapped(camera: CameraOptions): CoordinateBoundsZoom