makeupsomething / yamanote-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yamanote Line Map

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)

About


Languages

Language:JavaScript 74.8%Language:HTML 14.9%Language:CSS 10.3%