A friend had asked me how to find the latitude and longitude on google maps. I remembered there was two ways, but could only remember the one.
The one that I could remember was by right clicking where you want the lat and long and click “What’s Here?”

It will then drop a pin.

And put the long and lat in the search bar.
Or you could do it the way that I google and found at Lifehacker.com
and paste this javascript into the address bar when the location you wand coordnates for is in the center of the screen. ” javascript:void(prompt(”,gApplication.getMap().getCenter())); “
Leave a Reply