bounds property

LatLngBounds? bounds

Implementation

external LatLngBounds? get bounds;
void bounds=(LatLngBounds? value)

Implementation

external set bounds(LatLngBounds? value);