Location of International Space Station
Latitude: °
Longitude: °
Velocity: kmph
Altitude: km
I wrote a JavaScript program to obtain the latitude and longitude of the International Space Station from an opensource Application Programming Interface. Using the Leaflet.js library the location of the space station is shown over the map. I have followed the tutorial by Daniel Shiffman from his YouTube channel “The Coding Train” to create this project.