Closed stefanocudini closed 1 year ago
disable popup on second click and re-enable on the third click
Here is an example of logic: https://github.com/Keplerjs/Kepler/blob/master/packages/lib/client/L.Cursor.js
I've started to work on it (here) but it's needed a better way too keep track of which popups are open.
disable popup on second click and re-enable on the third click
Here is an example of logic: https://github.com/Keplerjs/Kepler/blob/master/packages/lib/client/L.Cursor.js