Dan Wild

Results 25 comments of Dan Wild

So glad I used plain text and only realized this in final testing :s haha. (Still very grateful for the font though thanks!)

Hi @w8r - I'm interested in contributing to this feature. I suspect that if this plugin were able extend/integrate with [Leaflet.Draw](https://github.com/Leaflet/Leaflet.draw) it would be very useful to a lot of...

For anyone else - I've made a start on an adapter for Leaflet.draw here: https://github.com/onaci/Leaflet.draw.rotate

Related: https://github.com/jupyter-widgets/ipyleaflet/issues/410

Thanks @martinRenou, I'll take a look soon and let you know if I get stuck

Hey @karussell - fyi I just tried to build this on macos `10.15.6` and encountered the same issue. I was using node `12.18.2`, npm `6.14.5`. I tried a _bunch_ of...

I've not dug into this is any detail - but will note: I just upgraded from `1.0.0-beta.7` to `1.0.0-beta.13`, and my imports stopped working (in both rollup and webpack). What...

+1 also very keen for this (I'd like to rotate a rectangle, but without the skewing that ocurs in @jandm's [fork](https://github.com/jandm/Leaflet.draw))... exploring options to contribute.

FYI - I've made a start on a plugin to add rotate support for Leaflet.draw: https://github.com/onaci/Leaflet.draw.rotate Have only only implemented rectangle rotation so far, PR's are welcome!