Hide the scale bar when printing
This commit is contained in:
parent
624453948e
commit
12b2458e60
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.olControlScaleLine {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.olControlAttribution {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue