Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Places Api

Google Places Api Placefilter

I am using Google Places API for Android and am trying to limit the results to only show Restaurant… Read more Google Places Api Placefilter

Getplacebyid() Fails To Return Data On Android Google Places Api / Resultcallback Not Getting Called

I cannot retrieve Place Details using the Google Places API on Android. I'm calling getPlacyByI… Read more Getplacebyid() Fails To Return Data On Android Google Places Api / Resultcallback Not Getting Called

Onplaceselectedlistener Of Supportplaceautocompletefragment Not Fired

I'm having a problem with the OnPlaceSelectedListener method of a SupportPlaceAutocompleteFragm… Read more Onplaceselectedlistener Of Supportplaceautocompletefragment Not Fired

Places Api For Android: Get Address Lines From Place.getaddress()

In my android app, I find the address of locations using Geocoder.getFromLocation(). I can get an A… Read more Places Api For Android: Get Address Lines From Place.getaddress()

Unable To Use Two Typefilters In Settypefilter() For Google Places 2019 Update

I have upgraded to the new Google Places using: 'com.google.android.libraries.places:places:2.0… Read more Unable To Use Two Typefilters In Settypefilter() For Google Places 2019 Update

Place Picker Closes After Launching

I am not able to launch Google Place Picker from my fragment. Followed all the steps and forums for… Read more Place Picker Closes After Launching

How To Find Location Near By My Current Location?

I need some idea about 'How to find Hospital,School,Restaurant near by my location' using a… Read more How To Find Location Near By My Current Location?

Android Places Autocomplete Set Lat Long Bounds

I am using the Google places Autocomplete API. My application has an Autocomplete text view. Everyt… Read more Android Places Autocomplete Set Lat Long Bounds