Add extra check that a feature is added on the right level; automatically add the right level to a new point

This commit is contained in:
Pieter Vander Vennet 2022-07-25 16:55:44 +02:00
parent 038b2ece4c
commit effd75e95c
8 changed files with 140 additions and 46 deletions

View file

@ -140,6 +140,10 @@
"title": "Select layers",
"zoomInToSeeThisLayer": "Zoom in to see this layer"
},
"levelSelection": {
"addNewOnLevel": "Is the new point location on level {level}?",
"confirmLevel": "Yes, add {preset} on level {level}"
},
"loading": "Loading…",
"loadingTheme": "Loading {theme}…",
"loginFailed": "Logging in into OpenStreetMap failed",