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