coordinateBoundsZoomForCameraUnwrapped abstract method
- CameraOptions camera
Returns the coordinate bounds (unwrapped) and zoom for a given camera.
Implementation
Future<CoordinateBoundsZoom> coordinateBoundsZoomForCameraUnwrapped(
CameraOptions camera,
);