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

image

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

image

This would display the below message box with the Latitude and Longitude and Values

image

Comments

Leave a Reply