forked from MapComplete/MapComplete
Fix some bugs
This commit is contained in:
parent
6da8fd2427
commit
a8ccf2fcc5
1 changed files with 2 additions and 16 deletions
|
@ -272,20 +272,6 @@
|
||||||
"id": "birdhide-operator"
|
"id": "birdhide-operator"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"size": {
|
|
||||||
"freeform": {
|
|
||||||
"addExtraTags": []
|
|
||||||
},
|
|
||||||
"render": {
|
|
||||||
"nl": "40,40,center"
|
|
||||||
},
|
|
||||||
"mappings": []
|
|
||||||
},
|
|
||||||
"stroke": {
|
|
||||||
"render": {
|
|
||||||
"nl": "3"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"presets": [
|
"presets": [
|
||||||
{
|
{
|
||||||
"tags": [
|
"tags": [
|
||||||
|
@ -393,7 +379,7 @@
|
||||||
},
|
},
|
||||||
"allowMove": {
|
"allowMove": {
|
||||||
"enableRelocation": false,
|
"enableRelocation": false,
|
||||||
"enableImproveAccuraccy": true
|
"enableImproveAccuracy": true
|
||||||
},
|
},
|
||||||
"mapRendering": [
|
"mapRendering": [
|
||||||
{
|
{
|
||||||
|
@ -418,4 +404,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue