This repository was archived by the owner on May 25, 2019. It is now read-only.

Description
Hi,
I have markers on a map, that open an InfoWindow on click. Each InfoWindow contains a button.
To reproduce the bug:
open an InfoWindow and click on the button, the function callback is called once => OK
Click on another marker => the InfoWindow is closed, another one is opened
Click on the button, then the callback function is called twice => Bug
http://plnkr.co/edit/x71d9jZ7vL5TRTWBdK40?p=preview