Top "Google-geocoding-api" questions

The Google Geocoding API is a webservice for the Google Maps API.

Google Geocoding API returns ZERO_RESULTS for web-normalized address

I've seen several questions about getting ZERO_RESULTS for addresses that the user believes to be correct, which were resolved …

google-maps google-maps-api-3 google-geocoder google-geocoding-api
Latitude, Longitude Grabber

What I would like to do is create app where when anyone clicks on the map object and two fields …

javascript google-maps google-maps-api-3 latitude-longitude google-geocoding-api
Google geocoding API - search in just one country

I am looking for geocodes with the google geocode-API: http://maps.googleapis.com/maps/api/geocode/json?address=london%c2+…

google-geocoder google-geocoding-api
Difference between viewport and bounds in google geocoding

What the difference between viewport and bounds rects in google geocoding api? For big countries (USA, Russia) viewport differs from …

google-maps geocoding viewport google-geocoding-api
Google places API - How to get regions of a country?

I've looked again and again on the site for this simple question and didn't find an answer I think it …

google-maps geocoding google-places-api google-geocoding-api google-places
Places Autocomplete API to get GPS coordinates from address entered

I have an address field in my app where the user needs to enter the required address. I have used …

android google-places-api google-geocoder google-geocoding-api
Google Geocoding v2 API stopped working suddenly

The Geocoding v2 API stopped unexpectedly. e.g. http://maps.google.com/maps/geo?q=27703&output=json&key=…

google-maps geocoding google-geocoding-api
Retrieve all localities and sub localities from given city google places API

I am looking for a web service or a Google place API kind of plugin to retrive localities,sub-localities and …

google-places-api google-geocoder google-geocoding-api
HttpClient GetAsync with query string

I am using Google's GeoCoding API. I have two methods where one works and the other doesn't and I can't …

c# httpclient google-geocoding-api getasync