The Google Places API is a service that returns information about places using HTTP requests.
I'm using Google Place API for Android with autocomplete Everything works fine, but when I get the result as shown …
android google-places-api postal-code cityI'm having problems with Android Google Places API - auto complete feature. I use the same key that i used …
android google-places-apiI'm testing out the Google Places autocomplete feature here: https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete I want …
javascript google-maps google-places-apiI need to make screen similar to this. I think it has autocompletetextview and listview to display returned results. Google …
android android-fragments android-listview google-places-api autocompletetextviewI want to add google places autocomplete to xcode with swift, so users can search on a city and press …
ios xcode google-maps autocomplete google-places-apiI want to get the place images accord to the introductions here: https://developers.google.com/places/documentation/details#PlaceDetailsRequests …
javascript google-maps google-places-apiWhen I call https://maps.googleapis.com/maps/api/place/nearbysearch/xml?location=42.9825,-81.254&radius=50000&name=Medical%22Clinic&…
google-places-apiI'm looking to include 2 instances of Google Places auto-complete on the same page. Looking to setup an input for a …
javascript google-places-api google-placesI am trying to find all "restaurants" or "insurance agencies" for example, in a city or country. Okay, maybe a …
google-places-apiI need to show list of places in dropdown using google placeAutocomplete widgets. Here I'm getting dialog to show places …
android google-maps-android-api-2 google-places-api