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> |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| aircraft-icon.svg | ||
| favicon.ico | ||
| index.html | ||