First draft of entrance layer

This commit is contained in:
Pieter Vander Vennet 2021-12-04 21:49:37 +01:00
parent 925860ad63
commit 96adaa4b0e
2 changed files with 211 additions and 1 deletions

View file

@ -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)