farmOS / farmOS-map

farmOS-map is an OpenLayers wrapper library designed for agricultural mapping needs. It can be used in any project that has similar requirements.
https://farmOS.github.io/farmOS-map
MIT License
39 stars 22 forks source link

Consider implementing our own ol-popup overlay #177

Open paul121 opened 2 years ago

paul121 commented 2 years ago

We currently use: https://github.com/walkermatt/ol-popup and there hasn't been a release in a few years. It still works and I don't think we're facing any major issues from it, but the code if quite simple and I'm curious if we would benefit from rolling our own version and having more control over the Popup overlay class. A few reasons off the top of my head: