b7e7a9b3ba7df61d2906aa8b2427fc9b6a22f36c
OpenLayers 3
Build it
Run make:
$ make
Run the example
Run the plovr web server with:
$ make serve
Then open skeleton.html in the browser (e.g. http://localhost/~elemoine/ol3/skeleton.html).
Run tests
Run the plovr web server (see above), then open http://localhost:9810/ in your browser and select List of tests or Test runner.
Run the linter
First, install the Closure Linter. Then:
$ make lint
Description
Languages
JavaScript
99%
CSS
0.6%
Handlebars
0.3%
Shell
0.1%