Merge pull request #2782 from fredj/hide-rotate
Hide the rotate control when the rotation is 0
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
}
|
||||
.ol-rotate.ol-hidden {
|
||||
opacity: 0;
|
||||
display: none;
|
||||
}
|
||||
.ol-zoom-extent {
|
||||
top: 4.643em;
|
||||
|
||||
Reference in New Issue
Block a user