Moved data-type filter and "Use My Location" into a "settings" icon
Did some highlighting based on filter selection and "Use My Location" selections
Moved auto-suggestion stuff out of a directive and into the default controller.
I was struggling with the best way to integrate our filtering stuff into the directive... So, I just yanked it out of the directive and put it into the controller to make it easier to work with.
Tweaked Search Box Controls
Moved auto-suggestion stuff out of a directive and into the default controller.
I was struggling with the best way to integrate our filtering stuff into the directive... So, I just yanked it out of the directive and put it into the controller to make it easier to work with.