display: none;
}
-.olControlPanZoom {
+.olControlZoom {
display: none;
}
-.olControlPanZoomBar {
+.olControlSimplePanZoom {
display: none;
}
-.olControlLayerSwitcher {
+.SimpleLayerSwitcher {
display: none;
}
#map {
border: 1px solid black;
+ margin: auto !important;
}
#attribution {
font-size: 12px;
+ text-align: center;
}