bounds property

LatLngBounds bounds

If set, tiles will only be loaded inside the set LatLngBounds.

Implementation

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

Implementation

external set bounds(LatLngBounds value);