Sumit Kumar

Results 44 comments of Sumit Kumar

Took a look - I asked @perliedman for help on this: https://twitter.com/TweetsOfSumit/status/1013355361573789696 I did not find a possibility to listen to changes done via leaflets `setLatLngs` yet 🤔. The PR/Branch...

seems like there is no event in leaflet to catch this. I've raised a feature request with leaflet: https://github.com/Leaflet/Leaflet/issues/6214 Let's see what they say - if they include it I...

The feature request for Leaflet is this now: https://github.com/Leaflet/Leaflet/issues/2235

Hmm, interesting. I have had the topic when we fixed this for circles (and I believe they behave correctly currently). The question is if the difference between polygons and circles...

Also want to add this. If git push fails (for whatever reason) the state is pretty messed up and we have to clean up the first steps (version bumps, tagging,...

@TooTallNate thanks so much for the fix. This problem caused me quite some time and troubles 😅

I have the same issue but not for a component but for a dynamic sub-page, e.g. `_slug.vue`.

same error for me 🤔

> Nobody is updating this plugin? Any fork? Alternatives? I need rotation for polygons or rectangles like: https://github.com/w8r/Leaflet.Path.Transform and also `leaflet-geoman` does not support rotation. Thank you! Just FYI, Rotation...

same usecase here with nuxt. It doesn't seem to work in nested routes 🤔