o2r-project / o2r-UI

User interface for creating and examining Executable Research Compendia (ERC)
https://o2r.uni-muenster.de/
Apache License 2.0
3 stars 5 forks source link

Upgrade react-leaflet to 3.1.0 and react-leaflet-draw to 0.19.7 #213

Open njakuschona opened 3 years ago

njakuschona commented 3 years ago

React-leaflet-draw version 0.19.7 now supports React-leaflet v 3. Issue. However, our code works not with React-leaflet v 3. and we can not use react-leaflet-draw version 0.19.7 Build failed. We have to restructure the Code to make it work with react-leaflet v 3.

Problem Solution: https://github.com/PaulLeCam/react-leaflet/issues/841