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

Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies

I'm trying to work through some of the examples you've posted in your `READ ME` and I'm coming across a part that doesn't seem to be working for me. Here...

bug

Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 1.8.3 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...

dependencies

hi, is there anyone that knows how to invoke "completeShape()" on the polyline tool? currently i check for how many vertexes are created but can't seem to complete the polyline...

feature

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...

dependencies

geometryUtil readableDistance expects first param to be a number, wheraes here the string was passed. https://github.com/makinacorpus/Leaflet.GeometryUtil/blob/master/src/leaflet.geometryutil.js#L67 This was causing an error ``` leaflet.geometryutil.js:70 Uncaught TypeError: distance.toFixed is not a function...

Hello, I don't kow if the problem comes from my code but every time I draw a polygon, edit a form or delete one I've got got this error :...

bug

Hi, i use leaflet.draw plugin to add some shapes to map, but i need to change the information (static text) of the tooltip when the user move the cursor (mousemove)...

- [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 - [...

- [ ] I'm reporting a bug, not asking for help - [ ] 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 - [...