Ocean-Data-Map-Project
Ocean-Data-Map-Project copied to clipboard
Restore popup balloon functionality
With the release of v3.2.3 OpenLayers 5 didn't like the fact we were overriding the mouse-click event for our popup balloon, I went ahead and commented out that portion of the code in 84e36ab.
We need to refactor that behaviour so it doesn't clash with the map selector events.