vta / Light-Rail-Interactive-Map

redux of the flash-based interactive light rail map
http://www.vta.org/getting-around/interactive-light-rail-map
MIT License
0 stars 0 forks source link

Create proof of concept for canvas-based implementation #1

Open Kyle-Falconer opened 8 years ago

Kyle-Falconer commented 8 years ago

The current implementation uses Flash and needs to be replaced.

One possible method for replacing the map is to use the HTML5 Canvas API.

Kyle-Falconer commented 8 years ago

Here's the start of a canvas-based implementation I made in JS Fiddle: https://jsfiddle.net/netinept/z5tnmhda/

screen shot 2016-07-13 at 10 38 29 am
Kyle-Falconer commented 8 years ago

See also transitive.js