[fix](trx-frontend): add locator source and wavelength filters

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:01:32 +01:00
parent 80de405a03
commit b9b420fa54
3 changed files with 270 additions and 3 deletions
@@ -577,6 +577,16 @@
<label><input type="checkbox" id="map-filter-ft8" checked /> FT8</label>
<label><input type="checkbox" id="map-filter-wspr" checked /> WSPR</label>
</div>
<div class="map-locator-filters">
<div class="map-locator-filter-group">
<span class="map-locator-filter-label">Locator Sources</span>
<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>
</div>
</div>
<div id="aprs-map"></div>
</div>
<div id="tab-about" class="tab-panel" style="display:none;">