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