How to find Latitude and Longitude of a given location using Google Maps
We can use Google Maps to find a Latitude and Longitude of a specified address by following the below steps
- Use Search Map functionality to locate the specified address. Let us take for example you want to find the latitude and longitude of Postcode E15 1A8. Enter the Postcode in Search the Map Text field and Click on the Search Maps button.
- Now type the below JavaScript in your browser address location.
javascript:void(prompt(”,gApplication.getMap().getCenter()));
This would display the below message box with the Latitude and Longitude and Values
August 5, 2008 |Posted By Ravi Shankar | Filed Under Technical
Comments
Leave a Reply