mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
stickers and sticker deleting
This commit is contained in:
parent
b8434c32e7
commit
0d8a507620
8 changed files with 160 additions and 22 deletions
|
@ -27,7 +27,7 @@ export class Editor {
|
|||
[MODES.STICKERS]: this.stickers.createOnClick
|
||||
};
|
||||
|
||||
this.map.map.on('click', this.onClick);
|
||||
this.map.map.addEventListener('mousedown', this.onClick);
|
||||
}
|
||||
|
||||
changeMode = mode => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue