bounds property

LatLngBounds? bounds
final

The geographical bounding box for the map camera target.

A null value means the camera target is unbounded.

Implementation

final LatLngBounds? bounds;