aprs.me/assets/js
Graham McIntire 44bc802f9d
refactor: simplify map.ts code with helper functions
- Add isValidCoordinate() helper to reduce duplicate coordinate validation
- Add createDivIcon() helper to standardize marker icon creation
- Simplify map ready event handling with sendMapReadyEvents() helper
- Fix typo: bindTooltip -> bindTooltip
- Reduce code duplication throughout the file
2025-08-05 13:51:33 -05:00
..
features Fix Chart.js loading issue in weather charts 2025-07-27 16:35:24 -05:00
hooks fix: prevent map reload on packet updates in info page 2025-08-05 13:37:36 -05:00
types Remove all VectorGrid references and code 2025-07-28 07:43:44 -05:00
app.js updates with parser updates 2025-08-03 09:19:31 -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: simplify map.ts code with helper functions 2025-08-05 13:51:33 -05:00
map_fixes.ts Remove debug console.log statements from JavaScript files 2025-07-18 15:37:05 -05:00
map_helpers.ts Improve type safety for getTrailId function 2025-07-21 08:36:38 -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