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

![H}803@(28S1RNQFD 976W8W](https://user-images.githubusercontent.com/26541788/77618572-8ca78d80-6f71-11ea-820d-1d2b62e5d9d2.png) I've been troubled by this problem for a long time

I have a problem during drawing vectors on the map. Behaviors below: - Polylines and Polygon shows anchors but not dotted lines - square doing nothing during drag - circle...

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

Clicking on the first point doesn't close the Polyline/Polygon shape, unless you click on the "Finish" button. Same thing happens on my own app when I try to use draw...

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

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

Traditionally, all L.LeafletEvent returns layer(s) as an array - but has kept the name to e.layer. Save function appears to be the only degenerate case and breaks TypeScript checks for...

The demo at http://leaflet.github.io/Leaflet.draw/ is running on version `L.drawVersion="0.2.4-dev"` and works as expected. On version 0.3.0 though: 1. Draw any shape. 2. Click the edit button. 3. Click anywhere on...

bug

When instantiating the drawControl I have: ``` scope.drawOptions = { position: 'topright', draw: { polyline: false, polygon: { icon: new L.DivIcon({ iconSize: new L.Point(16, 16), className: 'leaflet-div-icon leaflet-editing-icon my-own-class' }),...

bug
question

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

bug