how to get cityname from google maps and store the city name into sqldatabase
you got to use GeoCoding API - https://developers.google.com/maps/documentation/geocoding/?csw=1
thanks,
Hi shankarrao,
Try the below links:
http://stackoverflow.com/questions/4013606/google-maps-how-to-get-country-state-province-region-city-given-a-lat-long-va
http://stackoverflow.com/questions/13677741/how-to-add-locationsmarkers-on-a-google-map-from-database
http://www.amitpatil.me/find-city-on-maps-api-tutorial/
Hope this helps.
Thanks,
Jatin