Skip to content

shwetachauhan-simform/GooglePlacesAutoComplete

 
 

Repository files navigation

README

GooglePlacesAutoComplete

Kotlin Version Platform API

Getting Started

GooglePlacesAutoComplete is a small kotlin demo for auto search in google map.

TypeFilter

ADDRESS, CITIES, ESTABLISHMENT, GEOCODE, REGIONS

Change this filter :
  • open MapExtention File
  • getAutocomplete Method
  • setTypeFilter(TypeFilter.CITIES)

Demo


TypeFilter.ADDRESS

demo_data

TypeFilter.CITIES

demo_data

If this helps you in anyway, show your love ❤️ by putting a ⭐ on this project ✌️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%