lat
lng
lat
lng

Bounds example

We can center and position a region on the map based on two points defining a rectangle (nort-east, south-west). Every change we made to these points on our scope will be reflected on the map, and viceversa.

Latitude NorthEast: Longitude NorthEast: Latitude SouthWest: Longitude SouthWest:

You can see a standalone example of this code here.