Getting Geodata from Google-Maps

Apparently I am using the Google-Maps API for a small PHP Application and i pounced on a cool hint. Unfortunately google-maps does not show you the geo-data (Latitude and Longitude)by entering a Location. Enter the following Javascript Code into the browser bar and voila’:javascript:void(prompt('',gApplication.getMap().getCenter()));

Leave a Reply