For this assignment we were given some starter code and asked to fill in the blanks to make it run correctly. We also got to choose a public transportation route to track on a map of our choice. The initial example given tracked bus stops; however I chose to look at train stops along South Central Alaska. This was my first opportunity to use MapBox.
If you follow the link below you will see a map box of Alaska along with a yellow button in the upper left corner. You'll also see a marker on the map that starts in Anchorage. Once you click the yellow button, you'll see the marker move along the map showing the scheduled stops of the train along this particular route.
See it in action!You can visit my repository for this exercise to see the coding and license information!
View My Repository