forked from MapComplete/MapComplete
Fix dead image
This commit is contained in:
parent
2e586cedc4
commit
812626456d
1 changed files with 1 additions and 10 deletions
|
@ -32,16 +32,7 @@
|
||||||
"presets": [],
|
"presets": [],
|
||||||
"mapRendering": [
|
"mapRendering": [
|
||||||
{
|
{
|
||||||
"icon": {
|
"icon": "direction_gradient:var(--catch-detail-color)",
|
||||||
"render": "direction_gradient:var(--catch-detail-color)",
|
|
||||||
"#": "For some weird reason, showing the icon in the layer control panel breaks the svg-gradient (because the svg gradient has a global color or smthng) - so we use a different icon without gradient",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"if": "id=node/-1",
|
|
||||||
"then": "direction:var(--catch-detail-color)"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"iconSize": "200,200,center",
|
"iconSize": "200,200,center",
|
||||||
"location": [
|
"location": [
|
||||||
"point",
|
"point",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue