Default to dark background

This commit is contained in:
Tom Russell 2018-08-09 13:13:00 +01:00
parent ebcc96559e
commit bbf282b9c0

View File

@ -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,