Update config.js
This commit is contained in:
parent
5343b5dfaf
commit
7bd2883732
10
config.js
10
config.js
@ -35,7 +35,7 @@ module.exports = function () {
|
|||||||
'subdomains': '1234',
|
'subdomains': '1234',
|
||||||
'attribution': ' <a href="http://www.openmaptiles.org/" target="_blank">© OpenMapTiles</a> <a href="http://www.openstreetmap.org/about/" target="_blank">© OpenStreetMap contributors</a>',
|
'attribution': ' <a href="http://www.openmaptiles.org/" target="_blank">© OpenMapTiles</a> <a href="http://www.openstreetmap.org/about/" target="_blank">© OpenStreetMap contributors</a>',
|
||||||
'mode': 'night',
|
'mode': 'night',
|
||||||
'start': 19,
|
'start': 23,
|
||||||
'end': 7
|
'end': 7
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -81,13 +81,13 @@ module.exports = function () {
|
|||||||
'fixedCenter': [
|
'fixedCenter': [
|
||||||
// Northwest
|
// Northwest
|
||||||
[
|
[
|
||||||
49.3522,
|
50.8428,
|
||||||
11.7752
|
7.0367
|
||||||
],
|
],
|
||||||
// Southeast
|
// Southeast
|
||||||
[
|
[
|
||||||
48.7480,
|
50.7768,
|
||||||
12.8917
|
7.1919
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'siteNames': [
|
'siteNames': [
|
||||||
|
Loading…
Reference in New Issue
Block a user