diff --git a/config.js b/config.js index 9ea2a1e..eb3d0ec 100644 --- a/config.js +++ b/config.js @@ -26,6 +26,15 @@ module.exports = function () { '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 'url': 'https://{s}.tiles.ffrgb.net/{z}/{x}/{y}{retina}.png', 'config': { @@ -34,15 +43,6 @@ module.exports = function () { 'attribution': '© OpenMapTiles © OpenStreetMap contributors' } }, - { - 'name': 'Freifunk Testing', - '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