forked from MapComplete/MapComplete
Studio: WIP
This commit is contained in:
parent
3549a10a15
commit
dc82ebbd58
165 changed files with 2588 additions and 3294 deletions
|
@ -27,7 +27,12 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"mapRendering": [
|
||||
"deletion": true,
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
"enableRelocation": false
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"centroid",
|
||||
|
@ -36,9 +41,5 @@
|
|||
"icon": "circle:white;./assets/layers/memorial/plaque.svg"
|
||||
}
|
||||
],
|
||||
"deletion": true,
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
"enableRelocation": false
|
||||
}
|
||||
"lineRendering": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue