Pan view Left click + drag | |
Zoom view Right click + drag, or Mouse wheel scroll | |
Rotate view Middle click + drag, or CTRL + Left/Right click + drag |
Pan view One finger drag | |
Zoom view Two finger pinch | |
Tilt view Two finger drag, same direction | |
Rotate view Two finger drag, opposite direction |
A satellite tracking application that lets you view active satellites in orbit. Currently, their positions update every 60 seconds so real-time movement will be coming soon!
This pulls from Celestrak's TLE API and uses that TLE data to calculate the satellites' position in real time. TLE stands for Two Line Element Set, which is a data format encoding a list of orbital elements of an Earth-orbiting object for a given point in time. Once the position is calculated, it's displayed on the Cesium 3D globe.