coordinateBoundsForCamera abstract method
- CameraOptions camera
Returns the coordinate bounds that are visible for a given camera.
Implementation
Future<CoordinateBounds> coordinateBoundsForCamera(CameraOptions camera);
Returns the coordinate bounds that are visible for a given camera.
Future<CoordinateBounds> coordinateBoundsForCamera(CameraOptions camera);