The Google Places API is a service that returns information about places using HTTP requests.
I want to develop a map application which will display the banks near a given place. I use the Places …
google-maps-api-3 google-places-apiI'm using Google Places API to retrieve data about places, but couldn't find how to get a picture of that …
android google-maps google-api google-places-api panoramioI am searching the place in my apps using the google autocomplete place api and now I want to get …
android google-maps google-maps-android-api-2 latitude-longitude google-places-apiI am developing an app in which I am getting the list of ATM's near by the user. For that …
android google-places-api google-placesI'm using a Google Places Autocomplete and I simply want it to select the top item in the results list …
javascript google-maps google-maps-api-3 google-places-api google-placesFor my project I've been relying on the Places API to search for POI's based on a desired query string …
google-maps-api-3 google-places-apiI am developing an android application as part of a project, and am using Google places API to display places …
android google-places-apiI have a AutoCompleteTextView which gives user auto-completion search result from Google Places API. Once I was done I discovered …
android google-places-api autocompletetextview searchviewI am trying to implement a autocomplete places search following this article. http://www.truiton.com/2015/04/android-places-api-autocomplete-getplacebyid/ I have followed …
android android-studio google-play-services google-places-apiI am trying to develop an app which can display the schools and airports in the locality. I found that …
android google-places-api