hi,
i didnt find anywhere how to get lat&lon coordinates on map load. i
have basic/simple map, with some center coordinates:
this.map = new GMap2(document.getElementById('map'));
this.map.setCenter(new GLatLng(46.1, 14.8), 6);
u just wanted to get x/y of top left and bottom right, also at every
move/zoom. thanks in advance!
m
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-api?hl=en.