I want to add and remove the same event for Google map.
because I have attached a Listener to 'moveend' event on map , so event a big infoWindow opens , then also 'moveend' event occures ,which I don't want to run for this thing. Any idea how can I turn ON and OFF 'moveend' event Listener ?