Open AthulNair opened 5 years ago
I am working on showing shapefiles in my application, Installed this plugin and currently showing the error
my package.json for react-leaflet "react-leaflet": "2.4.0", "react-leaflet-draw": "0.19.0", "react-leaflet-shapefile": "2.0.0",
how to fix this error.
Probably due to something about PropTypes being moved to its own package a while back. A patch is probably needed to fix it.
I am working on showing shapefiles in my application, Installed this plugin and currently showing the error
my package.json for react-leaflet "react-leaflet": "2.4.0", "react-leaflet-draw": "0.19.0", "react-leaflet-shapefile": "2.0.0",
how to fix this error.