Quote:
Originally Posted by lynxus
Dunno if this helps,
BUT:
goto maps.google.com , Find where ever you want.
Then type this into the address bar:
Code:
javascript:void(prompt('',gApplication.getMap().getCenter()));
And hit enter.
A popup will apear with the LAT LONG.
Im sure this can be implemented into some kind of curl request or similar.
|
I manage to have the map in an iframe, but does not allow me to right click on it, to choose a point and get the coordinates.
Do you know why?
Thanks
|