Use nodeFeature = Marker

This commit is contained in:
Stefan Siegl 2021-04-03 19:06:04 +02:00
parent 51acf718b4
commit c3a9221c52
No known key found for this signature in database
GPG key ID: 73942AF5642F3DDA
2 changed files with 16 additions and 2 deletions

View file

@ -54,6 +54,15 @@ table.dataTable {
vertical-align: top;
}
.overpass-layer-icon i {
position: absolute;
top: -34px;
color: white;
margin: auto;
display: inline-block;
font-size: 11px;
}
/* wrap toolbar controls */
.leaflet-top.leaflet-left {
bottom: 0;