forked from MapComplete/MapComplete
Ressurect marker to 'add a new item', but only on long press
This commit is contained in:
parent
9deae9e659
commit
800a4ae849
12 changed files with 111 additions and 49 deletions
|
@ -15,7 +15,7 @@
|
|||
/**
|
||||
* Only used in case of emoji
|
||||
*/
|
||||
export let emojiHeight: number
|
||||
export let emojiHeight: number = undefined
|
||||
let _rotation: Store<string> = rotation
|
||||
? tags.map((tags) => rotation.GetRenderValue(tags).Subs(tags).txt)
|
||||
: new ImmutableStore("0deg")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue