From charlesreid1

Revision as of 00:53, 17 April 2017 by Admin (talk | contribs)

This is pretty neato:

http://kalyani.com/2010/10/subway-map-visualization-jquery-plugin/

Enables making subway maps with Javascript, like the following:

JquerySubwayMap.png

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