mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
(cleanup)
This commit is contained in:
parent
e322eef53a
commit
aa0085dbb7
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ L.Polyline.polylineEditor = L.Polyline.extend({
|
||||||
},
|
},
|
||||||
|
|
||||||
disable: () => {
|
disable: () => {
|
||||||
console.log('DISABLING EDITOR');
|
|
||||||
this._map.setEditablePolylinesEnabled(false);
|
this._map.setEditablePolylinesEnabled(false);
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue