https://github.com/shwetachauhan18/googleplacesautocomplete
GooglePlacesAutoComplete is a small kotlin demo for auto search in google map.🎉✨
https://github.com/shwetachauhan18/googleplacesautocomplete
address android android-kotlin autocomplete-search city demo google google-maps google-maps-api googleplaces kotlin kotlin-android place-autocomplete sample search
Last synced: about 1 month ago
JSON representation
GooglePlacesAutoComplete is a small kotlin demo for auto search in google map.🎉✨
- Host: GitHub
- URL: https://github.com/shwetachauhan18/googleplacesautocomplete
- Owner: ShwetaChauhan18
- License: apache-2.0
- Created: 2020-02-24T10:43:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-22T09:26:39.000Z (over 2 years ago)
- Last Synced: 2024-03-15T13:02:33.082Z (about 1 year ago)
- Topics: address, android, android-kotlin, autocomplete-search, city, demo, google, google-maps, google-maps-api, googleplaces, kotlin, kotlin-android, place-autocomplete, sample, search
- Language: Kotlin
- Homepage:
- Size: 7.17 MB
- Stars: 45
- Watchers: 3
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README #
# GooglePlacesAutoComplete
[](https://kotlinlang.org)
[](https://www.android.com/)
[](https://android-arsenal.com/api?level=21)Getting Started
------------------------
`GooglePlacesAutoComplete` is a small kotlin demo for auto search in google map.How to get started
------------------------
In MainActivity "Places.initialize(this, "GOOGLE_MAPS_KEY")", replace your google map key here "GOOGLE_MAPS_KEY".TypeFilter
------------------------
- ADDRESS 📍,
- CITIES 🌆 ,
- ESTABLISHMENT ✨ ,
- GEOCODE 🎯 ,
- REGIONS 🇮🇳##### Change this filter :
- open MapExtention File
- getAutocomplete Method
- setTypeFilter(TypeFilter.CITIES)# 🎬 Preview
| TypeFilter.ADDRESS | TypeFilter.CITIES |
|--|--|
|  |  |## Find this sample useful? ❤️
Support it by joining __[stargazers]__ for this repository.⭐[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax)
[stargazers]: