aprs.me/assets
Graham McIntire 0375448019
fix: Send bounds to server after map initialization to trigger historical loading
- Added sendBoundsToServer() call after map_ready event
- Previously only saveMapState was called which doesn't send bounds
- This ensures historical packets are loaded on initial page load
- Also added to retry logic for reliability

The issue was that bounds_changed event was never triggered on initial load, preventing historical packets from being fetched.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 09:41:43 -05:00
..
css Implement mobile web optimization and fix sidebar clipping 2025-07-21 14:31:49 -05:00
js fix: Send bounds to server after map initialization to trigger historical loading 2025-08-02 09:41:43 -05:00
vendor Remove all VectorGrid references and code 2025-07-28 07:43:44 -05:00