Top "Google-geocoding-api" questions

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

Python error load JSON code of google API

I am using google geocode API to test the following Python3.5 code but receive the error below. raise JSONDecodeError("Expecting …

python json google-geocoding-api
Mapping multiple locations with Google Maps JavaScript API v3 and Geocoding API

I'm using Google Maps JavaScript API v3 to generate a map with multiple locations/markers. I only have the address …

javascript google-maps google-maps-api-3 google-geocoder google-geocoding-api
Get City Name from Zip Code google geocoding

I've found code on this site to get the sate from a zipcode, but I also need to get the …

javascript jquery google-maps-api-3 google-geocoding-api
Is google.loader.clientlocation still supported

I have made some tests using google.loader.ClientLocation from: http://www.google.com/jsapi But I get null for …

html geolocation google-api google-geocoding-api
GoogleMaps API -address to coordinates (latitude,longitude)

This is driving me crazy. I have deleted this key 1000 times so far. Yesterday it worked like a charm, today …

python google-maps google-geocoding-api
Getting an intersection with Google Places/Geocoding API

I'm trying to find the two closest streets to a point with the Google Places API (basically to indicate the …

google-places-api google-geocoding-api
Geocoding API exceeds rate limit

I am using the Geocoding API for querying the location coordinates for a set of 100K users. However, because of …

google-maps google-geocoding-api
How to geocode address by google maps iOS API?

I found one way to send request: A Google Maps Geocoding API request takes the following form: https://maps.googleapis.…

ios swift google-maps geocoding google-geocoding-api
Maps API keys for geocoding not working anymore?

It seems that the generated keys in the Google API's console are not working anymore. With different keys (tried it …

google-maps google-geocoding-api
Find location by zip code

I am looking for a google API or any other API that returns me location ( in the form of latitude/…

java google-maps google-maps-api-3 geolocation google-geocoding-api