mirror of
https://github.com/smittix/intercept.git
synced 2026-04-25 07:10:00 -07:00
- Use simple equirectangular projection for guaranteed accuracy - Direct linear mapping: lon to x, lat to y (no complex 3D math) - Show ISS ground track orbit path - Continent outlines rendered on flat map - Canvas changed to 300x150 for proper 2:1 aspect ratio - Updated CSS for rectangular map styling The 2D map uses a straightforward coordinate transformation that cannot produce incorrect positions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>