add flag and waypoint markers

This commit is contained in:
Brian Beck 2025-11-25 23:15:00 -08:00
parent b50ce94636
commit 608b538366
6 changed files with 114 additions and 17 deletions

View file

@ -51,6 +51,8 @@ main {
color: #fff;
font-size: 11px;
white-space: nowrap;
padding: 1px 3px;
border-radius: 1px;
}
.StatsPanel {