Avoid transparent OpenLayers content on top of Google layer
This commit is contained in:
@@ -28,6 +28,10 @@ div.olLayerDiv {
|
|||||||
.olLayerGoogleV3.olLayerGooglePoweredBy {
|
.olLayerGoogleV3.olLayerGooglePoweredBy {
|
||||||
bottom: 15px !important;
|
bottom: 15px !important;
|
||||||
}
|
}
|
||||||
|
/* GMaps should not set styles on its container */
|
||||||
|
.olForeignContainer {
|
||||||
|
opacity: 1 !important;
|
||||||
|
}
|
||||||
.olControlAttribution {
|
.olControlAttribution {
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
right: 3px;
|
right: 3px;
|
||||||
|
|||||||
Reference in New Issue
Block a user