Feature Description
Currently every google-maps component will add all of its possible event listeners just in case. It might boost performance not to do so until anything listens to this. I a not sure if it is possible with event emitters.
Use Case
Possible performance benefits while using maps components.