forked from MapComplete/MapComplete
Make 'allowMove' obligatory
This commit is contained in:
parent
48a87aa52f
commit
f304a02c46
5 changed files with 33 additions and 11 deletions
|
@ -274,7 +274,8 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"allowMove": false
|
||||
},
|
||||
{
|
||||
"id": "grb",
|
||||
|
@ -539,7 +540,8 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"allowMove": false
|
||||
},
|
||||
{
|
||||
"id": "service_ways",
|
||||
|
@ -556,7 +558,8 @@
|
|||
"width": 4,
|
||||
"color": "#888888"
|
||||
}
|
||||
]
|
||||
],
|
||||
"allowMove": false
|
||||
},
|
||||
{
|
||||
"id": "generic_osm_object",
|
||||
|
@ -602,7 +605,8 @@
|
|||
"width": "1",
|
||||
"fill": "no"
|
||||
}
|
||||
]
|
||||
],
|
||||
"allowMove": false
|
||||
},
|
||||
"address",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue