Hide the new layer switcher and zoom controls on printouts
This commit is contained in:
parent
442b6d5a86
commit
b27e74eaac
1 changed files with 2 additions and 2 deletions
|
@ -30,11 +30,11 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.olControlPanZoomBar {
|
||||
.olControlSimplePanZoom {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.olControlLayerSwitcher {
|
||||
.SimpleLayerSwitcher {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue