Top "Google-places" questions

An API providing detailed information about 100 million places, using the database behind Google Maps and Google+.

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
New Google Places Autocomplete & its pricing

I am using new places Autocomplete that is from new static google places sdk client library (here). So it is …

android google-places googleplacesautocomplete
Embedded Google Map can't get current location in WebView

I followed this tutorial: http://android-er.blogspot.com/2013/03/embed-google-map-in-webview.html I'm trying to just use the Google Map in the …

google-maps google-places-api android-maps android-4.0-ice-cream-sandwich google-places
Place Autocomplete Error while autocompleting: OVER_QUERY_LIMIT

When I try to search at Place Autocomplete I got Can't Load Search Results and the logs say "Error while …

android google-maps google-places-api google-places
How to tell when google places autocomplete suggestion was not used?

Short version: I'm using google's autocomplete places from the Google Places Library (here https://developers.google.com/maps/documentation/javascript/…

javascript jquery google-maps-api-3 google-places-api google-places
Use of undeclared type 'GMSPlacesClient'

I'm trying to implement Google Auto complete service and, I get this message: Use of undeclared type 'GMSPlacesClient' I imported …

ios swift google-maps google-places
Error "Status{statusCode=PLACES_API_INVALID_APP, resolution=null}" when using google places api in android

I am using google maps in my android app and map successfully loaded in my app. I initialize google map …

android google-maps google-places
Alternative to Google Places API

Since there is a new billing for the use of Google Places API and Google Places SDK, i'm looking to …

android google-places-api google-places
How to sort results by distance with google places api using textsearch

I want to get all the restaurants near my location order by distance. I am using textsearch with google places …

google-places-api google-places