As part of Udacity's full stck nanodegree.
This map shows all the stations on the Yamanote Line in Tokyo.
On page load, a map will load with markers for each station.
A list of each station name will also show in the side bar.
User can click the button in the sidebar or on a marker to open an info window which shows more information about the station.
The information shown in the info window is retrieved from Wikipeida.
This project uses
- KnockoutJS
- Google Maps
- Ajax
To view the map simply load index.html
into a browser of your choice (tested on chrome)