ConservationMetrics / guardianconnector-views

A Nuxt.js tool that reads data from a SQL database and renders it on different views (map, gallery, alerts dashboard)
MIT License
3 stars 0 forks source link

Don't apply mouse event listeners to alert layers that add a stroke for a polygon #42

Closed rudokemper closed 3 months ago

rudokemper commented 3 months ago

Closes https://github.com/ConservationMetrics/guardianconnector-views/issues/41. This PR implements a quick fix to exclude adding event listeners to the alert layers that add a stroke to a polygon, thereby causing the buggy behavior described in #41.