watmildon / TIGERMap

A map showing OSM roadways needing review
https://watmildon.github.io/TIGERMap/
Apache License 2.0
6 stars 4 forks source link

Fix highlight not working when popup is already open #30

Closed mblaine closed 6 months ago

mblaine commented 6 months ago

I made a change to unhook the close event handler for the previous popup, when there is one, when opening a new popup. This keeps it from clearing the current highlight layer.