diff --git a/config.json b/config.json index c645126..314c6b4 100644 --- a/config.json +++ b/config.json @@ -32,9 +32,9 @@ // Please ask Freifunk Regensburg before using its tile server c- example with retina tiles "url": "https://{s}.tiles.ffrgb.net/{z}/{x}/{y}{retina}.png", "config": { - "maxZoom": 22, + "maxZoom": 20, "subdomains": "1234", - "attribution": "© Mapbox © OpenStreetMap Improve this map", + "attribution": "© OpenMapTiles © OpenStreetMap contributors", "start": 6 } }, @@ -43,9 +43,9 @@ // Please ask Freifunk Regensburg before using its tile server - example with retina and dark tiles "url": "https://{s}.tiles.ffrgb.net/n/{z}/{x}/{y}{retina}.png", "config": { - "maxZoom": 22, + "maxZoom": 20, "subdomains": "1234", - "attribution": "© Mapbox © OpenStreetMap Improve this map", + "attribution": " © OpenMapTiles © OpenStreetMap contributors", "mode": "night", "start": 19, "end": 7