Is it necessary to remove Event listeners in when using google maps javascript api? "assume that code is working fine"
In other words do even listeners hinder website performance in such a way that one should ALWAYS remove/minimized unused listeners.
Thanks