diff --git a/config.js b/config.js index cfc8147..c26667b 100644 --- a/config.js +++ b/config.js @@ -29,7 +29,7 @@ module.exports = function () { // Please ask Freifunk Regensburg before using its tile server c- example with retina tiles 'url': 'https://tile.openstreetmap.org/{z}/{x}/{y}.png', 'config': { - 'maxZoom': 20, + 'maxZoom': 19, 'attribution': '© OpenMapTiles © OpenStreetMap contributors' } },