This package has a dependency on v 0.4 of leaflet-draw, and whilst I can force npm to ignore that and pull the package down anyway, my Typescript project won't build, complaining that it can't resolve the dependency.
Does this package actually work with the newest version of leaflet-draw?
This package has a dependency on v 0.4 of leaflet-draw, and whilst I can force npm to ignore that and pull the package down anyway, my Typescript project won't build, complaining that it can't resolve the dependency.
Does this package actually work with the newest version of leaflet-draw?
If not, what needs to be done to enable it to?