skyview/internal/merger
Ole-Morten Duesund c6aab821a3 feat: Enhance flight trails with historical altitude data and fix label display
- Extend PositionPoint struct to include altitude field in position history
- Update position history population to store altitude with each position
- Fix 3D aircraft labels to show GroundSpeed instead of undefined Speed field
- Enable true 3D flight trails with proper altitude visualization
- Improve trail accuracy by using historical altitude data per position

Resolves trails showing flat paths and labels showing N/A for speed.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 21:08:43 +02:00
..
merger.go feat: Enhance flight trails with historical altitude data and fix label display 2025-09-01 21:08:43 +02:00
merger_test.go fix: Implement dynamic age calculation for aircraft tracking 2025-09-01 10:29:35 +02:00