Top "Google-places-api" questions

The Google Places API is a service that returns information about places using HTTP requests.

Sending a details request to Google Places API - (CORS error)

I'm trying to augment the collection of photos I have for public artworks in this project I'm working on with …

google-maps-api-3 reactjs cors google-places-api isomorphic-fetch-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
Google Places Autocomplete React Component

I'm learning react and trying to create a Google places autocomplete component, inside a rails app the using react on …

javascript ruby-on-rails reactjs google-places-api react-on-rails
Restrict Google Places Autocomplete to return addresses only

autocomplete = new google.maps.places.Autocomplete(input, { types: ['geocode'] }); returns streets and cities amongst other larger areas. Is it possible …

google-places-api
java.lang.IllegalStateException: Places must be initialized

I was using the old Place SDK which was working fine But it is going to be depreciated and I …

android google-places-api googleplacesautocomplete
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
How to Use Google My Business Api to get the reviews , and reply to that

If I have api key of Business API, i just want example of URL, like how to put the place …

google-places-api google-my-business-api
Find addresses within given radius

I have a requirement to find all the addresses within given radius. I have implemented following to get done this. …

php google-maps google-places-api reverse-geocoding
ApiException: 9003: PLACES_API_ACCESS_NOT_CONFIGURED

I am following the current place tutorial on : Select Current Place and Show Details on a Map I keep getting …

android google-places-api google-places
google maps api cannot read placesservice

I am having a problem with Google's Maps API and its PlacesService. Even though I have the places library properly …

javascript google-maps google-maps-api-3 google-places-api