aprs.me/assets/js/features
Graham McIntire f94ac8097c
Add explicit NaN checks to trail coordinate validation
Add isNaN() checks in addition to isFinite() to catch NaN values before
they reach Leaflet's polyline renderer. This prevents 'can't access
property x, h is undefined' errors when invalid coordinates slip through.

Generated with Claude Code https://claude.com/claude-code
2025-10-25 12:08:31 -05:00
..
trail_manager.ts Add explicit NaN checks to trail coordinate validation 2025-10-25 12:08:31 -05:00
weather_charts.ts fix: resolve Chart.js date adapter error for weather charts 2025-08-09 17:20:27 -04:00