Add overpass-layer (first sketches)
This commit is contained in:
parent
6238842ad0
commit
7532488a02
9 changed files with 665 additions and 19 deletions
|
|
@ -45,6 +45,15 @@ table.dataTable {
|
|||
flex: auto;
|
||||
}
|
||||
|
||||
/* reduce title font size in overpass popups */
|
||||
.leaflet-popup-content h1 {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.overpass-tags th {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
/* wrap toolbar controls */
|
||||
.leaflet-top.leaflet-left {
|
||||
bottom: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue