- Callsign input filters contacts where either station matches (case-insensitive substring match, debounced 300ms) - Band checkboxes now show per-band count of visible contacts - All/None buttons for quick band selection - Header count updates dynamically with filters - Complete rewrite: rebuilds map on any filter change instead of toggling individual layers (simpler, handles cross-filter correctly) |
||
|---|---|---|
| .. | ||
| app.js | ||
| beacon_map_hook.js | ||
| contact_map_hook.js | ||
| contacts_map_hook.js | ||
| elevation_profile_hook.js | ||
| locate_me_hook.js | ||
| maidenhead_grid.js | ||
| propagation_map_hook.js | ||
| rover_map_hook.js | ||
| weather_map_hook.js | ||