Add building height labels

This commit is contained in:
2025-06-16 22:41:32 -07:00
parent 640a763fd7
commit 07506c4039
4 changed files with 42 additions and 21 deletions

View File

@@ -443,11 +443,12 @@ g[data-y="76"] { --i: 76; }
fill-opacity: 0.2;
}
.elevation {
text.elevation {
font-family: sans-serif;
font-weight: bold;
font-size: 6pt;
text-anchor: middle;
user-select: none;
pointer-events: none;
fill: black;
}