I'm upgrading some code written for Google Maps API v2, and I wish to set the bounds of the map (top, left, bottom, right), rather than the centre.
I notice that there's a GMap2.getBounds but I can't seem to find a method which allows me to set the bounds.
How can I do this in Google Maps?