I'd move the event setup into addTo, but JS is utter garbage and thinks "this" in a function callback like that should be whatever, not where you actually define it.
I'd move the event setup into addTo, but JS is utter garbage and thinks "this" in a function callback like that should be whatever, not where you actually define it.