Update config.js

This commit is contained in:
stebifan 2019-01-26 19:52:09 +01:00 committed by GitHub
parent 69e37f779f
commit 2200c4bc19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,8 +35,8 @@ module.exports = function () {
} }
}, },
{ {
'name': 'Freifunk Bremen', 'name': 'Freifunk Testing',
'url': '//tiles.bremen.freifunk.net/{z}/{x}/{y}{retina}.png', 'url': 'http://93.241.53.101:8889/styles/osm-bright/{z}/{x}/{y}.png',
'config': { 'config': {
'maxZoom': 20, 'maxZoom': 20,
'type': 'osm', 'type': 'osm',