bounds property

LatLngBounds? bounds
final

Bounds which will contain the image.

If bounds is specified, position must be null.

Implementation

final LatLngBounds? bounds;