First draft of entrance layer
This commit is contained in:
parent
925860ad63
commit
96adaa4b0e
2 changed files with 211 additions and 1 deletions
|
@ -91,7 +91,6 @@ export default class SimpleAddUI extends Toggle {
|
|||
return presetsOverview
|
||||
}
|
||||
|
||||
|
||||
function confirm(tags, location, snapOntoWayId?: string) {
|
||||
if (snapOntoWayId === undefined) {
|
||||
createNewPoint(tags, location, undefined)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue