CivicTechAtlanta / civic-social-app

https://codeforatlanta.github.io/civic-social-app/
0 stars 0 forks source link

UI - select address match from search (from wbhob repo) #6

Open mapsandapps opened 7 years ago

mapsandapps commented 7 years ago

Currently when searching an address, the code just picks the first returned result off the top of the list.

Future state: show possible matches for the address that the user can select. So for example, if I enter "209", it should show me a list of addresses starting with 209 that I can pick from

Here's Google's address auto-complete: https://developers.google.com/maps/documentation/javascript/places-autocomplete