Top "Google-places-api" questions

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

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
google places autocomplete ios swift integrate with uitextfield

I am trying to implement google places auto complete api in swift 2.0 project by using the following library: https://github.…

ios swift2 google-places-api xcode7.1
How to get city sights images from Google Places API

I use Google Places Photos Api and I want to get sights images for selected city by placeid or city …

google-places-api google-photos
How to get Coordinates from Google Places API in ios Swift

I am using Alamofire and SwiftyJSON to auto complete Google Places. I integrated it well and good like this : Now, …

ios swift google-places-api alamofire mapkitannotation
Alternative To Google Places Autocomplete

The project I am working on uses google places autocomplete to help users to input POIs and addresses. This works …

google-maps geolocation google-api google-places-api geo
Which Google places API query results are allowed to be stored in a database?

I am exploring the Google APIs, mostly the Places API. Because the number of requests to the Google Places API …

google-api google-places-api
Google Places photos getUrl() is breaking my javascript

I have the following javascript: function callback(results, status) { if (status == google.maps.places.PlacesServiceStatus.OK) { for (var i = 0; i &…

google-maps-api-3 google-places-api geturl
Google Places API place_id field length

Google has marked the reference and id fields as deprecated as of June 24th 2014, and replaced it with a single …

google-places-api
Google Places API : next_page_token error

I'm gathering information on the location of stores. The search is: <?php ... $url='https://maps.googleapis.com/maps/api/…

google-places-api
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