skyview/static
Ole-Morten Duesund da1b181666 Fix JavaScript errors and implement Three.js 3D radar
JavaScript fixes:
- Added missing initializeClocks() method
- Added missing updatePopupContent() method for real-time popup updates
- Both methods are now properly integrated into the SkyView class

Three.js improvements:
- Migrated to ES modules for modern Three.js compatibility
- Updated import map for Three.js and OrbitControls
- Implemented full 3D radar visualization with aircraft positioning
- Added proper scene setup with lighting, ground plane, and grid
- Aircraft rendered as 3D cone meshes with altitude and orientation
- Real-time updates when switching to 3D radar view

These changes resolve all browser console errors and provide a working
3D radar visualization feature.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 00:03:26 +02:00
..
css Enhance aircraft details display to match dump1090 format 2025-08-23 23:20:31 +02:00
js Fix JavaScript errors and implement Three.js 3D radar 2025-08-24 00:03:26 +02:00
aircraft-icon.svg Initial implementation of SkyView - ADS-B aircraft tracker 2025-08-23 22:09:37 +02:00
favicon.ico Fix Chart.js loading and add favicon support 2025-08-23 22:43:25 +02:00
index.html Fix JavaScript errors and implement Three.js 3D radar 2025-08-24 00:03:26 +02:00