Top "Google-places-api" questions

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

difference between a nearby search and a text search in Google Places API

Whats the difference between a nearby Search and a text Search in Google Places API? For example, a nearby Search …

search google-places-api
google places autocomplete restrict to particular area

My requirement is to get google places autocomplete suggestion only for Bangalore places, but I am not getting places only …

google-maps google-maps-api-3 google-places-api google-places
To get more than 5 reviews from google places API

I am doing an application where I extract the google reviews using google places API.When I read the document …

google-maps-api-3 google-places-api google-my-business-api
Restrict Autocomplete search to a particular country in Google Places Android API

My goal is to restrict the Autocomplete results from the Google Places Android API to a particular country (United States) …

android google-api google-places-api
Direction api: check if a place falls in the route path between 2 places

I am using Google Direction API to plot the route path between 2 places A and B. I am able to …

google-maps google-maps-api-3 google-places-api google-directions-api
How can I make the `PlaceAutocompleteFragment` resolved?

How can I make the PlaceAutocompleteFragment resolved? Hi guys, I'm trying to use the new PlaceAutocompleteFragment. I try to use …

android google-places-api
Trying to use Google Places API with JQuery's getJSON function

This is probably very basic but I'm trying to test the Google Places API. I'm going through the documentation and …

jquery json getjson google-places-api
How to restrict google places to specific city

I am currently able to restrict places to only one country, but I also want to restrict on a specific …

google-places-api google-places
Google Places API: How to use multiple types?

I need a POI API that returns ratings, photos, opening/closing times, etc and I thought Google Places API seemed …

google-maps-api-3 google-places-api
Google Places Autocomplete not showing up

I've been working on this for hours trying to figure out why the supposedly simple autocomplete wasn't showing up. It …

angularjs google-maps-api-3 angularjs-directive google-places-api