forked from MapComplete/MapComplete
Chore: housekeeping
This commit is contained in:
parent
8178c5607b
commit
cd0d275965
73 changed files with 2105 additions and 2219 deletions
|
@ -3330,4 +3330,4 @@
|
|||
},
|
||||
"neededChangesets": 10
|
||||
}
|
||||
}
|
||||
}
|
|
@ -822,7 +822,8 @@
|
|||
"if": "incline=",
|
||||
"then": {
|
||||
"en": "There is (probably) no incline here",
|
||||
"de": "Hier gibt es (wahrscheinlich) keine Steigung"
|
||||
"de": "Hier gibt es (wahrscheinlich) keine Steigung",
|
||||
"nl": "De straat hier is (waarschijnlijk) zonder helling"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
},
|
||||
|
|
|
@ -3,12 +3,7 @@
|
|||
"name": null,
|
||||
"description": "This 'layer' is not really a layer, but contains part of the code how the popup to 'add a new marker' is displayed",
|
||||
"source": "special",
|
||||
"isShown": {
|
||||
"or": [
|
||||
"has_presets=yes",
|
||||
"has_note_layer=yes"
|
||||
]
|
||||
},
|
||||
"isShown": "mouse_button=right",
|
||||
"title": {
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -56,7 +51,6 @@
|
|||
},
|
||||
"popupInFloatover": true,
|
||||
"titleIcons": [],
|
||||
"isShown": "mouse_button=right",
|
||||
"pointRendering": [
|
||||
{
|
||||
"marker": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue