forked from MapComplete/MapComplete
Studio: WIP
This commit is contained in:
parent
3549a10a15
commit
dc82ebbd58
165 changed files with 2588 additions and 3294 deletions
|
@ -684,7 +684,11 @@
|
|||
"enableRelocation": false,
|
||||
"enableImproveAccuraccy": true
|
||||
},
|
||||
"mapRendering": [
|
||||
"filter": [
|
||||
"has_image",
|
||||
"open_now"
|
||||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"icon": {
|
||||
"render": "square:#008754;./assets/layers/defibrillator/defibrillator.svg",
|
||||
|
@ -698,13 +702,11 @@
|
|||
"location": [
|
||||
"point"
|
||||
]
|
||||
},
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "#0000ff"
|
||||
}
|
||||
],
|
||||
"filter": [
|
||||
"has_image",
|
||||
"open_now"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue