forked from MapComplete/MapComplete
Fix themes + fix tests
This commit is contained in:
parent
0fbde7ec24
commit
70da6685e1
8 changed files with 20 additions and 20 deletions
|
@ -429,4 +429,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -38,13 +38,13 @@
|
|||
"nb_NO"
|
||||
],
|
||||
"maintainer": "joost schouppe",
|
||||
"icon": "./assets/themes/campersites/caravan.svg",
|
||||
"icon": "./assets/themes/campersite/caravan.svg",
|
||||
"version": "0",
|
||||
"startLat": 43.14,
|
||||
"startLon": 3.14,
|
||||
"startZoom": 14,
|
||||
"widenFactor": 0.05,
|
||||
"socialImage": "./assets/themes/campersites/Bar%C3%9Fel_Wohnmobilstellplatz.jpg",
|
||||
"socialImage": "./assets/themes/campersite/Bar%C3%9Fel_Wohnmobilstellplatz.jpg",
|
||||
"layers": [
|
||||
{
|
||||
"id": "caravansites",
|
||||
|
@ -522,7 +522,7 @@
|
|||
"reviews"
|
||||
],
|
||||
"icon": {
|
||||
"render": "circle:white;./assets/themes/campersites/caravan.svg",
|
||||
"render": "circle:white;./assets/themes/campersite/caravan.svg",
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
|
@ -530,7 +530,7 @@
|
|||
"fee=no"
|
||||
]
|
||||
},
|
||||
"then": "circle:white;./assets/themes/campersites/caravan_green.svg"
|
||||
"then": "circle:white;./assets/themes/campersite/caravan_green.svg"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -862,7 +862,7 @@
|
|||
}
|
||||
],
|
||||
"icon": {
|
||||
"render": "circle:white;./assets/themes/campersites/sanitary_dump_station.svg"
|
||||
"render": "circle:white;./assets/themes/campersite/sanitary_dump_station.svg"
|
||||
},
|
||||
"width": {
|
||||
"render": "8"
|
||||
|
|
|
@ -976,7 +976,6 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"hideUnderlayingFeaturesMinPercentage": 0,
|
||||
"icon": {
|
||||
"render": "./assets/themes/cycle_infra/bicycleway.svg"
|
||||
},
|
||||
|
|
|
@ -279,4 +279,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -170,4 +170,4 @@
|
|||
}
|
||||
],
|
||||
"roamingRenderings": []
|
||||
}
|
||||
}
|
|
@ -25,7 +25,7 @@
|
|||
"zh_Hant"
|
||||
],
|
||||
"maintainer": "",
|
||||
"icon": "./assets/themes/surveillance_cameras/logo.svg",
|
||||
"icon": "./assets/themes/surveillance/logo.svg",
|
||||
"version": "0",
|
||||
"startLat": 0,
|
||||
"startLon": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue