forked from MapComplete/MapComplete
Further work on the move flow
This commit is contained in:
parent
11d5ccf93f
commit
95867635e0
10 changed files with 763 additions and 63 deletions
|
@ -150,6 +150,7 @@ export default class SimpleAddUI extends Toggle {
|
|||
maxSnapDistance: preset.preciseInput.maxSnapDistance,
|
||||
bounds: mapBounds
|
||||
})
|
||||
preciseInput.installBounds(0.15, true)
|
||||
preciseInput.SetClass("h-32 rounded-xl overflow-hidden border border-gray").SetStyle("height: 12rem;")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue