coordinateBoundsForCameraUnwrapped

abstract fun coordinateBoundsForCameraUnwrapped(camera: CameraOptions): CoordinateBounds

Returns the CoordinateBounds for a given camera.

This method is useful if the camera shows the antimeridian.

Return

The CoordinateBounds object representing a given camera.

Parameters

camera

The CameraOptions to use for calculating CoordinateBounds.