skyview/assets/static
Ole-Morten Duesund a231c5f2fc Fix aircraft weight category classification
- Fixed incorrect category label: 34000-136000kg is Large, not Medium
- Updated JavaScript color matching to properly distinguish categories
- Simplified color logic to use category keywords (light/medium/large/heavy)

This ensures:
- Light aircraft (< 7000kg): Sky blue
- Medium aircraft (7000-34000kg): Green
- Large aircraft (34000-136000kg): Orange
- Heavy aircraft (> 136000kg): Red

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 20:24:48 +02:00
..
css Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00
icons Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00
js Fix aircraft weight category classification 2025-08-24 20:24:48 +02:00
favicon.ico Restructure assets to top-level package and add Reset Map button 2025-08-24 00:57:49 +02:00
index.html Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00