forked from MapComplete/MapComplete
Fix split way action, add decent tests for them (fix #171), enable split road on cyclestreets theme
This commit is contained in:
parent
affe8237dc
commit
a2aa26aafc
12 changed files with 1908 additions and 60 deletions
|
@ -284,6 +284,6 @@
|
|||
}
|
||||
],
|
||||
"overrideAll": {
|
||||
"allowSplit": false
|
||||
"allowSplit": true
|
||||
}
|
||||
}
|
|
@ -256,7 +256,7 @@
|
|||
}
|
||||
],
|
||||
"clustering": {
|
||||
"maxZoom": 16,
|
||||
"maxZoom": 6,
|
||||
"minNeededElements": 100
|
||||
},
|
||||
"overrideAll": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue