Small, experimental fixes to the themes

This commit is contained in:
pietervdvn 2021-09-28 18:41:08 +02:00
parent c34f558c67
commit e9aa8d347f
5 changed files with 8 additions and 5 deletions

View file

@ -48,7 +48,6 @@
"override": { "override": {
"minZoom": 0 "minZoom": 0
} }
}, }
] ]
} }

View file

@ -170,7 +170,7 @@
] ]
}, },
{ {
"id":"ref-alt", "id": "ref-alt",
"options": [ "options": [
{ {
"question": "Reference contains 'alt'", "question": "Reference contains 'alt'",

View file

@ -12,7 +12,7 @@
"zh_Hant": "個人化主題" "zh_Hant": "個人化主題"
}, },
"description": { "description": {
"en": "Create a personal theme based on all the available layers of all themes. Open the layer selection to select one or more layers.", "en": "Create a personal theme based on all the available layers of all themes. In order to show some data, open <a href='#filter'>layer selection</a>",
"nl": "Stel je eigen thema samen door lagen te combineren van alle andere themas", "nl": "Stel je eigen thema samen door lagen te combineren van alle andere themas",
"es": "Crea una interficie basada en todas las capas disponibles de todas las interficies", "es": "Crea una interficie basada en todas las capas disponibles de todas las interficies",
"ca": "Crea una interfície basada en totes les capes disponibles de totes les interfícies", "ca": "Crea una interfície basada en totes les capes disponibles de totes les interfícies",

View file

@ -39,5 +39,9 @@
"binocular", "binocular",
"observation_tower" "observation_tower"
], ],
"overiddeAll": {
"minZoomVisible": 0
},
"hideFromOverview": true "hideFromOverview": true
} }

View file

@ -1216,7 +1216,7 @@
"title": "Parking" "title": "Parking"
}, },
"personal": { "personal": {
"description": "Create a personal theme based on all the available layers of all themes", "description": "Create a personal theme based on all the available layers of all themes. In order to show some data, open <a href='#filter'>layer selection</a>",
"title": "Personal theme" "title": "Personal theme"
}, },
"playgrounds": { "playgrounds": {