mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
better change handling on map change
This commit is contained in:
parent
d8b51e0b1a
commit
a06326fb1c
4 changed files with 36 additions and 20 deletions
|
@ -14,6 +14,7 @@ export const MAP_ACTIONS = {
|
|||
|
||||
ADD_STICKER: `${P}-ADD_STICKER`,
|
||||
SET_STICKER: `${P}-SET_STICKER`,
|
||||
SET_STICKERS: `${P}-SET_STICKERS`,
|
||||
DROP_STICKER: `${P}-DROP_STICKER`,
|
||||
|
||||
MAP_CLICKED: `${P}-MAP_CLICKED`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue