Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.1 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.1 KB

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 ✌️