LatLngBounds()
LatLngBounds class is used to define a boundary based on south-west and north-east coordinates
Parameter | Type | Description |
---|---|---|
southWest | LatLng | The south-west coordinates of the boundary |
northEast | LatLng | The north-east coordinates of the boundary |