mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
free-appending line points
This commit is contained in:
parent
2880231798
commit
5d02cd7c67
5 changed files with 211 additions and 27 deletions
|
@ -360,6 +360,7 @@ export class Editor {
|
|||
|
||||
// todo: implement
|
||||
// if (this.poly.latlngs && this.poly.latlngs.length > 1) this.poly.poly.editor.enable();
|
||||
this.poly.enableEditor();
|
||||
this.stickers.startEditing();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue