Subway Map Javascript
From charlesreid1
This is pretty neato:
http://kalyani.com/2010/10/subway-map-visualization-jquery-plugin/
Enables making subway maps with Javascript, like the following:
Using
To use this, you just need to drop in jquery and the jquery map plugin:
<script src="http://code.jquery.com/jquery-1.4.2.min.js" type="text/javascript"></script> <script src="jquery.subwayMap-0.5.0.js" type="text/javascript">
Link to the file on github: https://github.com/techbubble/subwayMap
Examples
Here is a link to a map by Github user @beiduo of the Bangkok subway:
https://github.com/beiduo/subwayMap/blob/32d87b6861195f104ef6f54781270f2af951fba7/bangkok.htm