Wednesday, August 19, 2009

Google maps and GPS coordinates

To get gps coordinate from google maps type in address bar of your browser following command:

javascript:void(prompt('',gApplication.getMap().getCenter()));

No comments: