I’ve been trying to put a popup editor together for some time. It started out as a ‘mindmap with a difference’ idea but the recent forum question about points/overlays prompted me to tidy it up a bit and put it on github here in case it helps.
https://wattaged.github.io/popmap/
I’ve called it Popmap. I made it on a mobile phone and it works for me on that screen size but on a larger laptop screen the coordinates get out of sync. (one of many idiosyncrasies that I need help with.)
There are several other problems, as you’ll see, but I thought I’d float it as a ‘proof of concept’ first and perhaps some general suggestions would be forthcoming. Maybe I can ask for help with specifics in seperate threads.
The code is amateur and the css eccentric and probably totally redundant now in light of 5.2.1’s new methods. I still haven’t learnt the old methods.
This grew rather organically over a long period and, although it works for me on a mobile, I’m sure it can be done much more efficiently now.
Please take a look. Best viewed on a mobile I expect. Feedback, suggestions and corrections would be very welcome if there is any interest.