Default to dark background
This commit is contained in:
parent
ebcc96559e
commit
bbf282b9c0
@ -22,7 +22,7 @@ function map(){
|
|||||||
};
|
};
|
||||||
|
|
||||||
var map = L.map('map', {
|
var map = L.map('map', {
|
||||||
layers: light,
|
layers: night,
|
||||||
zoomControl: false,
|
zoomControl: false,
|
||||||
attributionControl: false,
|
attributionControl: false,
|
||||||
maxZoom: 18,
|
maxZoom: 18,
|
||||||
|
Loading…
Reference in New Issue
Block a user