Small, experimental fixes to the themes
This commit is contained in:
parent
c34f558c67
commit
e9aa8d347f
5 changed files with 8 additions and 5 deletions
|
@ -48,7 +48,6 @@
|
|||
"override": {
|
||||
"minZoom": 0
|
||||
}
|
||||
},
|
||||
|
||||
}
|
||||
]
|
||||
}
|
|
@ -170,7 +170,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id":"ref-alt",
|
||||
"id": "ref-alt",
|
||||
"options": [
|
||||
{
|
||||
"question": "Reference contains 'alt'",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"zh_Hant": "個人化主題"
|
||||
},
|
||||
"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",
|
||||
"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",
|
||||
|
|
|
@ -39,5 +39,9 @@
|
|||
"binocular",
|
||||
"observation_tower"
|
||||
],
|
||||
"overiddeAll": {
|
||||
"minZoomVisible": 0
|
||||
},
|
||||
|
||||
"hideFromOverview": true
|
||||
}
|
|
@ -1216,7 +1216,7 @@
|
|||
"title": "Parking"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"playgrounds": {
|
||||
|
|
Loading…
Reference in a new issue