Themes: enable move on schools, tweak GRB for performance
This commit is contained in:
parent
40d32890fe
commit
db982884a1
3 changed files with 8 additions and 3 deletions
|
@ -461,5 +461,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"allowMove": {
|
||||||
|
"enableImproveAccuracy": true,
|
||||||
|
"enableRelocation": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -237,5 +237,6 @@
|
||||||
"website",
|
"website",
|
||||||
"email",
|
"email",
|
||||||
"phone"
|
"phone"
|
||||||
]
|
],
|
||||||
|
"allowMove": true
|
||||||
}
|
}
|
||||||
|
|
|
@ -785,7 +785,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"overrideAll": {
|
"overrideAll": {
|
||||||
"minzoom": 15
|
"minzoom": 18
|
||||||
},
|
},
|
||||||
"widenFactor": 2,
|
"widenFactor": 2,
|
||||||
"overpassMaxZoom": 15,
|
"overpassMaxZoom": 15,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue