aprs.me/assets/js
Graham McIntire 9aa836e462
refactor(map): share isValidCoordinate and unwrapLongitudes helpers
The coord-validation and antimeridian-unwrap logic added in the last
pass had been duplicated across map.ts, trail_manager.ts, and
info_map.ts. Move both into map_helpers.ts and import from there so
there is one authoritative implementation.
2026-04-21 09:17:52 -05:00
..
features refactor(map): share isValidCoordinate and unwrapLongitudes helpers 2026-04-21 09:17:52 -05:00
hooks refactor(map): share isValidCoordinate and unwrapLongitudes helpers 2026-04-21 09:17:52 -05:00
types fix: clean up map resize hook listeners 2026-03-23 14:08:30 -05:00
app.ts fix: harden frontend reconnect callbacks 2026-03-23 14:31:08 -05:00
chart-bundle-entry.js Implement advanced JavaScript optimization with conditional loading 2025-07-25 14:05:18 -05:00
map-bundle-entry.js Fix Leaflet library loading race condition and enable Redis-free development 2025-07-27 12:20:23 -05:00
map.ts refactor(map): share isValidCoordinate and unwrapLongitudes helpers 2026-04-21 09:17:52 -05:00
map_fixes.ts Remove debug console.log statements from JavaScript files 2025-07-18 15:37:05 -05:00
map_helpers.ts refactor(map): share isValidCoordinate and unwrapLongitudes helpers 2026-04-21 09:17:52 -05:00
topbar.js js tweak 2025-07-05 13:16:37 -05:00
vendor.js try vector tiles 2025-07-24 10:54:31 -05:00