Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

CALIL-archives/ol3fabric

Repository files navigation

ol3fabric

fabric.js on OpenLayers 3

Demo

https://s3.amazonaws.com/ol3fabric/index.html

Developement

npm install browser-sync -g
npm install -g coffee-script

coffee -c -w -b -m *.coffee
browser-sync start --server --files "*.html,*.js"

LICENSE

MIT