I am implementing my application , the requirement is I need to search locations in autocomplete textview while I typing in that view the list with those keywords has to bind to that text view and once I click on that text the location marker has to show the location on google map. please help me out
Asked
Active
Viewed 1,432 times
0
-
Check this ,this is actually what you look for https://stackoverflow.com/questions/45107806/autocomplete-search-bar-in-google-maps – L.Petrosyan Jun 11 '18 at 10:50
1 Answers
0
You could take a look into below link :
1.https://developers.google.com/places/android-sdk/autocomplete
2.AutoCompleteTextView with Google Places shown in ListView just like Uber
3.http://www.truiton.com/2015/04/android-places-api-autocomplete-getplacebyid/
4.https://examples.javacodegeeks.com/android/android-google-places-autocomplete-api-example/

Reshma Dhaduk
- 32
- 5