aprs.me/assets
Graham McIntire 8848c5b391
Fix packet spidering to only include most recent markers with icons
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>
2025-07-29 11:57:41 -05:00
..
css Implement mobile web optimization and fix sidebar clipping 2025-07-21 14:31:49 -05:00
js Fix packet spidering to only include most recent markers with icons 2025-07-29 11:57:41 -05:00
vendor Remove all VectorGrid references and code 2025-07-28 07:43:44 -05:00