perrycate / tournamap

Website to visualize Smash Ultimate tournaments near you
https://tournamap.gg
GNU General Public License v3.0
9 stars 6 forks source link

Fix upstream icon display issues in react-leaflet #38

Open perrycate opened 2 years ago

perrycate commented 2 years ago

Currently we have to manually override the icon location due to (presumably) some issue in the react-leaflet library. (Perhaps because leaflet.js hardcodes the file location for the images? Unclear.) It would be nice to fix this properly.