The OverlappingMarkerSpiderfier (OMS) was incorrectly configured to exclude historical markers but wasn't properly filtering for only the most recent packets with icons. This caused spidering functionality to break. Changes: - Updated addMarker() to check data.is_most_recent_for_callsign instead of \!_isHistorical - Updated zoom handler to check markerState.is_most_recent_for_callsign when re-adding markers to OMS - Ensures only current position markers (with APRS icons) participate in spidering - Historical markers (red dots) are excluded from spidering as intended 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| vendor | ||