sgruhier/typeahead-addresspicker

Select the first line automatically

Opened this issue · 1 comments

Can I automatically select the first line of the typeahead, when an user press the return or tab buttons?

That will solve your issue @angelocala94:
$('#address').bind("typeahead:autocompleted", addressPicker.updateMap);