ngAutocomplete
ngAutocomplete copied to clipboard
Emit signal on map results being available
Maybe not a good solution, but this work to notify the caller about the availability of map results
Yea we definitely need a way to know when details are returned. +1
+1
+1
+1
+1
Should be able to just $watch the details object itself to see when it returns an autocomplete result
Does not work in higher scopes.
Definitely need this!
+1
+1
+1
Are we somehow able to determine for which autocomplete field (if there are multiple of them on one page) the event has been triggered? That would be really handy.