forked from MapComplete/MapComplete
UI: direction picker now uses the general background layer as well
This commit is contained in:
parent
83a8d35c97
commit
644552b88d
2 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
{:else if type === "direction"}
|
||||
<DirectionInput
|
||||
{value}
|
||||
{state}
|
||||
mapProperties={InputHelpers.constructMapProperties({ feature, args: args ?? [] })}
|
||||
/>
|
||||
{:else if type === "date"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue