Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
There was an error while loading. Please reload this page.
When there are multiple google-map with markers on different pages an error is thrown when showing the second map.
Uncaught TypeError: Cannot read property 'click' of undefined at HTMLElement._clearListener (google-map-marker.html:461)Just need to test if '_listeners' is defined before tring to clear it.