Based on Crayon Canvas, an art library to make items in the HTML5 element as if they were drawn in crayon Screenshot using the OpenStreetMap tool:
Crayon Canvas (JavaScript)
- The library to draw lines and polygons in crayon
- drawLine, which connects two points using a crayon-like style and a given color
- drawShape, which connects vertices with drawLine, then fills in the space with a zig-zag, crayon-like pattern
--
index.php / viewer
- Static file for Heroku to show map
- PHP proxy to load GeoJSON layers from OpenStreetMap.us