forked from MapComplete/MapComplete
Fix: pass properties of snapping feature in newPointInput to render correctly
This commit is contained in:
parent
7ba6bb8bb3
commit
c80085dfda
2 changed files with 29 additions and 7 deletions
|
|
@ -329,6 +329,7 @@
|
|||
{state}
|
||||
{coordinate}
|
||||
targetLayer={selectedPreset.layer}
|
||||
presetProperties={selectedPreset.preset.tags}
|
||||
snapToLayers={selectedPreset.preset.preciseInput.snapToLayers}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue