Search your address in google maps. Once you found your address in maps use the following Java script to get the longitude and latitude.
javascript:void(prompt('',gApplication.getMap().getCenter()));
You will get popup with geo-coordinates.
During day to day hobby programming stuff I used it many times.
Source: LifeHacker
2 comments:
Nice idea kapati..
You have a bright future
Post a Comment