Top "Google-geocoder" questions

The Geocoding API is a service that provides geocoding and reverse geocoding of addresses.

java.io.IOException: Unable to parse response from server at getFromLocationName()

I know the question has been asked frequently before ,but i am unable to get the solution from any answer …

android google-maps reverse-geocoding google-geocoder
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
Get address from Geocode latitude and longitude

For the bulk of my application, I am getting the latitude, longitude, postal code, etc of a town/city from …

ruby-on-rails ruby geocoding google-geocoder
Google Maps API v3 - Geocoder results issue with bounds

Goal: I want to have a custom search (geocode) function and be able to list and click each result and …

javascript google-maps google-maps-api-3 google-geocoder fitbounds
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
JavaScript push Array into Array

I'm currently working with Google maps' geocoding and need to create an array that will contain arrays as an elements. …

javascript arrays multidimensional-array google-geocoder
Google Places API vs. Google Geocode API

I have implemented Google Places API with autocomplete and Google Geocoding Api. The problem is that it seems that the …

google-maps google-places-api google-geocoder
Google Geocoding API Error: OVER QUERY LIMIT

I am currently using the Google Geocoding API and using it very sparingly. The limit is 2500 queries per day and …

php google-geocoder google-geocoding-api
Geocoder doesn't always return a value

I am able to successfully get lat/long and pass it to the geocoder to get an Address. However, I …

java android reverse-geocoding geocode google-geocoder
Terms and Conditions Google Maps: Can I store lat/lng and address components?

This question has been asked in a few places on SO, but I've found the answers to be either slightly …

google-maps google-geocoder