From 329a0c44fc34db2003d2089167bc8c20466f19b1 Mon Sep 17 00:00:00 2001 From: Xaver Maierhofer Date: Mon, 4 Sep 2017 21:54:39 +0200 Subject: [PATCH] [TASK] Update map attribution --- config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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