javascript - Convert area,city,state,country to latitude and longitude in googlep maps api v3? -


i need latitude , longitude string consists of areaname,cityname,statename , countryname using google maps api v3... how posssible ?

this called geocoding.

here's example request. need separate 4 sections of location commas:

http://maps.googleapis.com/maps/api/geocode/json?address=kemp+town,+brighton,%20east%20sussex,+uk&sensor=true 

Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -