0
I need to check to be a coordinate (latitude and longitude) belongs to a city or country.
Someone knows a simple way to do this using the Google Maps API v3 (javascript)?
0
I need to check to be a coordinate (latitude and longitude) belongs to a city or country.
Someone knows a simple way to do this using the Google Maps API v3 (javascript)?
Browser other questions tagged google-maps google-maps-api-3
You are not signed in. Login or sign up in order to post.
Take a look at this topic, it can help you: http://stackoverflow.com/questions/6268916/can-i-find-out-if-a-coordinate-is-inside-a-city
– Victor Hartur de Carvalho
Take into account that if you belong to a city you will always belong to a country
– Miguel