Wildhoney / Leaflet.FreeDraw

:earth_asia: FreeDraw allows the free-hand drawing of shapes on your Leaflet.js map layer – providing an intuitive and familiar UX for creating geospatial boundaries similar to Zoopla and others. Included out-of-the-box is the concaving of polygons, polygon merging and simplifying, as well as the ability to add edges and modify existing shapes.
https://freedraw.herokuapp.com/
MIT License
544 stars 103 forks source link

'leaflet' dependency moved to peerDependencies #114

Closed alexcode closed 6 years ago

alexcode commented 6 years ago

This change will avoid conflicting leaflet versions.

Wildhoney commented 6 years ago

Thanks 👍 Please put it into devDependencies as well, otherwise it won't be installed in dev environment for tests.

alexcode commented 6 years ago

Of course, I forgot about that. Done.

Wildhoney commented 6 years ago

Thanks @alexcode 👍

Wildhoney commented 6 years ago

Released as v2.5.0.