eawag-surface-waters-research / datalakes-react

React-App for searching, visualising and downloading data on Swiss lakes. Consists of a Web GIS for comparing raster and point datasets, Data Portal for selecting products and extensive options for graphing and downloading the products.
1 stars 2 forks source link

Cant click on markers in Safari #19

Open JamesRunnalls opened 2 years ago

JamesRunnalls commented 2 years ago

This is a know bug in leafet https://github.com/Leaflet/Leaflet/issues/7255

Need to update leaflet to a newer version (will also solve https://github.com/eawag-surface-waters-research/datalakes-react/issues/14)

JamesRunnalls commented 2 years ago

Need to update leaflet plugins to handle the new leaflet version.