coordinateBoundsZoomForCameraUnwrapped

Returns the unwrapped coordinate bounds and zoom for a given camera.

In order for this method to produce correct results MapView must be already measured and inflated to have correct width and height values. Calling this method in Activity.onCreate will lead to incorrect results.

This method is particularly useful, if the camera shows the antimeridian.

Return

Returns the unwrapped coordinate bounds and zoom for a given camera.

open override fun coordinateBoundsZoomForCameraUnwrapped(camera: CameraOptions): CoordinateBoundsZoom