I can't find the way to hide all opened marker popups or even check marker popup state.
Asked
Active
Viewed 2,278 times
1 Answers
3
I would think getPopup().isOpen() would allow you to check state, and getPopup().remove()(ran while iterating over all of your stored markers in some array) would accomplish what you need here.
snkashis
- 2,951
- 1
- 18
- 35