getBounds abstract method

LatLngBounds getBounds(
  1. Rectangle2D rectangle2d
)

Return a LatLngBounds corresponding to Rectangle2D the in the map view

Implementation

LatLngBounds getBounds(Rectangle2D rectangle2d);