Files
openlayers/theme/default/style.css

21 lines
327 B
CSS

.olControlScale {
right: 3px;
bottom: 3em;
display: block;
position: absolute;
}
.olControlPermalink {
right: 3px;
bottom: 1.5em;
display: block;
position: absolute;
}
.olLayerGoogleCopyright {
left: 2px;
bottom: 2px;
}
.olLayerGooglePoweredBy {
left: 2px;
bottom: 15px;
}