Maps API - Find Location Based On Latitude and Longitude on Return Zero Result -


i want find location based on lat , long via maps api in points returns zero result . example point in persian gulf . in such case want find out point belongs persian gulf (instead of 0 result). best solution implementing ?


for example link returns zero_results when search point in google maps understand point belongs persian gulf

the result on google-maps response of places-textsearch.

so when geocoding doesn't return result, send additional request places-service informations coordinate.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -