Re: get the country and city from latitude and longitude
285 views
Skip to first unread message
Bakul
unread,
Jun 28, 2012, 5:44:03 PM6/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
There are two options
1. You can use google geocoding service either JSON or XML, pass latitude and longitude as input and parse the response. For example following URL will give you the json result of Google's HQ in Mountain View CA.