diff --git a/assets/layers/school/school.json b/assets/layers/school/school.json index f7d15b3479..c8d26be0ec 100644 --- a/assets/layers/school/school.json +++ b/assets/layers/school/school.json @@ -461,5 +461,9 @@ } } } - ] + ], + "allowMove": { + "enableImproveAccuracy": true, + "enableRelocation": true + } } diff --git a/assets/layers/tertiary_education/tertiary_education.json b/assets/layers/tertiary_education/tertiary_education.json index 69aae353d3..c51bd26f32 100644 --- a/assets/layers/tertiary_education/tertiary_education.json +++ b/assets/layers/tertiary_education/tertiary_education.json @@ -237,5 +237,6 @@ "website", "email", "phone" - ] + ], + "allowMove": true } diff --git a/assets/themes/grb/grb.json b/assets/themes/grb/grb.json index 2ef2c44751..45d54d53d4 100644 --- a/assets/themes/grb/grb.json +++ b/assets/themes/grb/grb.json @@ -785,7 +785,7 @@ } ], "overrideAll": { - "minzoom": 15 + "minzoom": 18 }, "widenFactor": 2, "overpassMaxZoom": 15,