aprs.me/assets/js/hooks
Graham McIntire ef141d476f
Improve coordinate handling and add configurable position sensitivity
- Fix zero coordinate handling to distinguish between invalid coordinates and valid 0.0 (equator/prime meridian)
- Add to_float_safe() function that preserves nil for proper coordinate validation
- Add comprehensive coordinate validation with descriptive logging in JavaScript
- Make position change threshold configurable via application config (default: 0.001°)
- Add extensive test coverage for edge cases including nil coordinates and equator crossing
- Improve robustness for real-world APRS coordinate edge cases

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 12:06:56 -05:00
..
error_boundary.js js refactor 2025-07-16 09:23:33 -05:00
info_map.js Improve coordinate handling and add configurable position sensitivity 2025-07-29 12:06:56 -05:00
time_ago_hook.js Improve info page live updates and fix APRS parser 2025-07-28 15:14:33 -05:00