From 98e7a55f6f90d06047aab80c45be14368ecb50b9 Mon Sep 17 00:00:00 2001 From: stebifan Date: Sun, 3 Feb 2019 12:29:31 +0100 Subject: [PATCH] Update config.js --- config.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config.js b/config.js index eb3d0ec..b40f690 100644 --- a/config.js +++ b/config.js @@ -24,15 +24,6 @@ module.exports = function () { 'siteName': 'Freifunk Troisdorf', 'maxAge': 7, 'mapLayers': [ - { - 'name': 'Freifunk Troisdorf', - 'url': 'https://tiles.freifunk-rhein-sieg.net/styles/osm-bright/{z}/{x}/{y}.png', - 'config': { - 'maxZoom': 20, - 'type': 'osm', - 'attribution': 'Design © Mapbox, CC-BY 3.0 — Daten © OpenStreetMap' - } - }, { 'name': 'Freifunk Regensburg', // Please ask Freifunk Regensburg before using its tile server c- example with retina tiles @@ -43,6 +34,15 @@ module.exports = function () { 'attribution': '© OpenMapTiles © OpenStreetMap contributors' } }, + { + 'name': 'Freifunk Troisdorf', + 'url': 'https://tiles.freifunk-rhein-sieg.net/styles/osm-bright/{z}/{x}/{y}.png', + 'config': { + 'maxZoom': 20, + 'type': 'osm', + 'attribution': 'Design © Mapbox, CC-BY 3.0 — Daten © OpenStreetMap' + } + }, { 'name': 'Freifunk Regensburg Night', // Please ask Freifunk Regensburg before using its tile server - example with retina and dark tiles