mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-26 03:26:41 +07:00
new-poly: removed leaflet-editable
This commit is contained in:
parent
630ed43525
commit
34f99771b1
8 changed files with 15 additions and 15 deletions
|
@ -35,7 +35,7 @@ export class Stickers {
|
|||
this.stickers.push(marker);
|
||||
|
||||
marker.marker.addTo(this.map);
|
||||
marker.marker.enableEdit();
|
||||
// marker.marker.enableEdit();
|
||||
};
|
||||
|
||||
deleteStickerByReference = ref => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue