forked from MapComplete/MapComplete
Studio: WIP
This commit is contained in:
parent
3549a10a15
commit
dc82ebbd58
165 changed files with 2588 additions and 3294 deletions
|
@ -166,7 +166,12 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"mapRendering": [
|
||||
"allowMove": {
|
||||
"enableRelocation": true,
|
||||
"enableImproveAccuracy": true
|
||||
},
|
||||
"deletion": true,
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point",
|
||||
|
@ -192,15 +197,12 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "#62fc6c",
|
||||
"width": 1
|
||||
}
|
||||
],
|
||||
"allowMove": {
|
||||
"enableRelocation": true,
|
||||
"enableImproveAccuracy": true
|
||||
},
|
||||
"deletion": true
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue