feat: add satellite imagery background

This commit is contained in:
2026-07-21 01:42:54 +01:00
parent 0e09c67460
commit 4ddb7fc2d8
3 changed files with 16 additions and 23 deletions
-10
View File
@@ -205,20 +205,10 @@ button:disabled {
margin-top: 3px;
}
.layer-meta {
display: grid;
gap: 3px;
}
.layer-title {
font-weight: 700;
}
.layer-name {
color: var(--muted);
font-size: 0.9rem;
}
.map-wrap {
position: relative;
overflow: hidden;