Leaflet.draw icon indicating copy to clipboard operation
Leaflet.draw copied to clipboard

Vector drawing and editing plugin for Leaflet

Results 130 Leaflet.draw issues
Sort by recently updated
recently updated
newest added

Declare variables type and radius since it was causing problems with strict mode

Bumps [karma](https://github.com/karma-runner/karma) from 1.7.1 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

Hi, I would like to fix my Leaflet draw to draw lines with touch, where can I write this line ? Is it possible to add it in https://mappingforyou.eu/javascript/leaflet.draw-src.js and...

I've recently switched to the 1.0 release of Leaflet and Leaflet Draw 0.4.7 (installed via NPM). Now when drawing or editing, the size of the editing vertex/handle is bigger than...

Added changes for showing radius in circle edit

- [x] I'm reporting a bug, not asking for help - [x] I've looked at the [documentation](http://leaflet.github.io/Leaflet.draw/dist/reference-0.4.1.html) to make sure the behaviour is documented and expected - [x] I'm sure...

I want to know which attribute can get the boundary value of the graph, or how to get the boundary value(我想知道哪个属性能获取到图形的边界值,或者说,怎么实现获取边界)

Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.19. Release notes Sourced from marked's releases. 0.3.18 minified required new release 0.3.18 did not have changes to min. Minor fixes and updated docs Supported...

dependencies

For anyone interested in multiple language support, I started a localization plugin to work with `Leaflet.draw` by simply expanding on the `L.drawLocal` (which was the prefered method describe in your...

- [X ] I'm reporting a bug, not asking for help ---- ## How to reproduce - Leaflet version I'm using: 1.7.1 - Leaflet Draw version I'm using: 1.0.4 or...