Tim Schaub 94f0513aa1 Update closure-util
The closure-util package works on Node 0.8, 0.10, and 0.11 (as of this writing), but it requires an updated version of npm to install on Node 0.8.  For the build to pass on Travis, we update npm before installing other dependencies.  For others who are installing the openlayers package, nothing special is required for Node 0.10 and above.  For users on Node 0.8, the openlayers package will only install with an updated version of npm.  This can be installed with npm itself.

    npm install -g npm # only needed on Node 0.8
2014-06-13 10:48:10 -07:00
2014-05-27 09:17:52 +02:00
2014-03-23 19:59:49 +01:00
2014-06-13 10:48:10 -07:00
2013-11-20 11:39:20 +01:00
2013-02-12 15:47:55 +01:00
2014-06-08 04:43:09 -04:00
2013-03-22 10:59:09 +01:00
2014-05-31 11:35:37 +01:00
2014-06-13 10:48:10 -07:00
2014-02-25 22:02:35 +01:00
2014-03-31 20:55:58 +02:00
2014-03-11 21:41:36 +01:00

OpenLayers 3

Travis CI Status

Welcome to OpenLayers 3!

Check out the hosted examples, the workshop or poke around the evolving API docs.

Please don't ask questions in the github issue tracker but use the mailing list instead.

Please see our guide on contributing if you're interested in getting involved.

Description
Languages
JavaScript 99%
CSS 0.6%
Handlebars 0.3%
Shell 0.1%