Fixes to sidewalks theme
This commit is contained in:
parent
070262a959
commit
10d9f18110
6 changed files with 136 additions and 91 deletions
|
@ -11,10 +11,21 @@
|
|||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point"
|
||||
]
|
||||
},
|
||||
{}
|
||||
"width": 15,
|
||||
"color": {
|
||||
"render": "#ff000088",
|
||||
"mappings": [{
|
||||
"if": "id=left",
|
||||
"then": "#0000ff88"
|
||||
}]
|
||||
},
|
||||
"offset": {
|
||||
"render": "-15",
|
||||
"mappings": [{
|
||||
"if": "id=right",
|
||||
"then": "15"
|
||||
}]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue