On Jun 23, 12:15 pm, Arjen <[email protected]> wrote: > How can I get the bounds of the map? Thus, the upper left coordinates of the > map and the bottom right coordinates of the map?
Might I suggest the documentation. There is this neat function on the GMap object called .getBounds() which returns the bounds of the map... http://code.google.com/apis/maps/documentation/javascript/reference.html#Map -- Larry > > Thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
