coordinateBoundsForCameraUnwrapped

open fun coordinateBoundsForCameraUnwrapped(@NonNull camera: CameraOptions): CoordinateBounds

Returns the `coordinate bounds` for a given camera. This method is useful if the `camera` shows the antimeridian. This API isn't supported by Globe projection.

Return

The `coordinate bounds` object representing a given `camera`.

Parameters

camera

The `camera options` to use for calculating `coordinate bounds`.