move to Leaflet 1.6.0, delete obsolet (broken) baselayers

removing baselayers from komoot and mapquest
removing support for grayscale layers
This commit is contained in:
2020-07-15 18:36:15 +02:00
parent c753510311
commit d01aa94616
14 changed files with 52 additions and 870 deletions

2
www/external/easyPrint/bundle.js vendored Normal file

File diff suppressed because one or more lines are too long

1
www/external/easyPrint/bundle.js.map vendored Normal file

File diff suppressed because one or more lines are too long

20
www/external/easyPrint/easyPrint.css vendored Normal file
View File

@@ -0,0 +1,20 @@
.leaflet-control-easyPrint a {
background:#fff url(print.png) no-repeat 5px;
background-size:16px 16px;
display: block;
}
@media print {
html {padding: 0px!important;}
.leaflet-control-easyPrint-button{display: none!important;}
}
#map {
width: 1200;
height: 800;
}

BIN
www/external/easyPrint/print.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B