wbhob / civic-social-app

0 stars 6 forks source link

UI - select address match from search #6

Open skokenes opened 8 years ago

skokenes commented 8 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

MemberSense commented 7 years ago

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