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:
2
www/external/easyPrint/bundle.js
vendored
Normal file
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
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
20
www/external/easyPrint/easyPrint.css
vendored
Normal 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
BIN
www/external/easyPrint/print.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 B |
Reference in New Issue
Block a user