[fix](trx-frontend): replace locator wavelength filters with bands

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-03 22:12:27 +01:00
parent b9b420fa54
commit 4bdb4937c9
3 changed files with 80 additions and 48 deletions
@@ -583,8 +583,8 @@
<div id="map-locator-mode-filter" class="map-locator-chip-row"></div>
</div>
<div class="map-locator-filter-group">
<span class="map-locator-filter-label">Wavelength</span>
<div id="map-locator-wavelength-filter" class="map-locator-chip-row"></div>
<span class="map-locator-filter-label">Bands</span>
<div id="map-locator-band-filter" class="map-locator-chip-row"></div>
</div>
</div>
<div id="aprs-map"></div>