GooglePlacesAutoComplete
is a small kotlin demo for auto search in google map.
In MainActivity "Places.initialize(this, "GOOGLE_MAPS_KEY")", replace your google map key here "GOOGLE_MAPS_KEY".
- ADDRESS 📍,
- CITIES 🌆 ,
- ESTABLISHMENT ✨ ,
- GEOCODE 🎯 ,
- REGIONS 🇮🇳
- open MapExtention File
- getAutocomplete Method
- setTypeFilter(TypeFilter.CITIES)
TypeFilter.ADDRESS | TypeFilter.CITIES |
---|---|
Support it by joining stargazers for this repository.⭐