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 |
||
|---|---|---|
| .. | ||
| features | ||
| hooks | ||
| types | ||
| app.js | ||
| chart-bundle-entry.js | ||
| map-bundle-entry.js | ||
| map.ts | ||
| map_fixes.ts | ||
| map_helpers.ts | ||
| topbar.js | ||
| vendor.js | ||