Add layer overpass.

This commit is contained in:
David Molineus
2016-11-09 10:00:02 +01:00
parent 0cd3b761a8
commit 90a08c29ef
10 changed files with 532 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
.leaflet-control-minZoomIndicator {
font-size: 2em;
background: #ffffff;
background-color: rgba(255,255,255,0.7);
border-radius: 10px;
padding: 1px 15px;
opacity: 0.5;
}