Ugh, this went through a few iterations of ways to move the controls into the cartodb-vis-directive, and ended with the control interface being event based, because the angular directive scope '&' interface wasn't pretty or playing nice when it needed to be nested. Left the intermediate commits for now, but will rebase those out before merge.
Ugh, this went through a few iterations of ways to move the controls into the cartodb-vis-directive, and ended with the control interface being event based, because the angular directive scope
'&'
interface wasn't pretty or playing nice when it needed to be nested. Left the intermediate commits for now, but will rebase those out before merge.