Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close multiple windows #37

Open
ghost opened this issue Apr 16, 2018 · 4 comments
Open

Close multiple windows #37

ghost opened this issue Apr 16, 2018 · 4 comments

Comments

@ghost
Copy link

ghost commented Apr 16, 2018

Hi .
I just want to know how to close or destroy multiple info windows .
Regards

@ghost
Copy link
Author

ghost commented Jun 26, 2018

any idea or reponse ??

@jaimeplier
Copy link

@ghost
Copy link
Author

ghost commented Jun 27, 2018

@jaimeplier No I mean bulk close of all info windows in one time .

@il-tmfv
Copy link

il-tmfv commented Aug 16, 2019

@stivoox sorry for such late response, but you can try to trigger "click" event on a map manually:

google.maps.event.trigger(gmap, "click");

And if your windows have closeOnMapClick: true in config they will close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants