getVisibleArea abstract method

Future<LatLngBounds> getVisibleArea()

Return a BoundingBox corresponding to the currently visible area in the map view.

Implementation

Future<LatLngBounds> getVisibleArea();