coordinateBoundsForCameraUnwrapped abstract method
- CameraOptions camera
Returns the coordinate bounds (unwrapped) visible for a given camera.
Implementation
Future<CoordinateBounds> coordinateBoundsForCameraUnwrapped(
CameraOptions camera,
);
Returns the coordinate bounds (unwrapped) visible for a given camera.
Future<CoordinateBounds> coordinateBoundsForCameraUnwrapped(
CameraOptions camera,
);