diff --git a/config.default.js b/config.default.js index cb4a61b..091aa1c 100644 --- a/config.default.js +++ b/config.default.js @@ -3,7 +3,7 @@ module.exports = function () { 'reverseGeocodingApi': 'https://nominatim.openstreetmap.org/reverse', 'maxAge': 14, 'maxAgeAlert': 3, - 'nodeZoom': 18, + 'nodeZoom': 20, 'labelZoom': 13, 'clientZoom': 15, 'fullscreen': true,