Files
openlayers/examples/offscreen-canvas.css
2020-07-12 12:45:22 +01:00

10 lines
125 B
CSS

.map {
background: rgba(232, 230, 223, 1);
}
.map .ol-rotate {
left: .5em;
bottom: .5em;
top: auto;
right: auto;
}