Tim Schaub d552dfd96d Making ol.proj.Projection subclasses exportable
Because ol.proj.EPSG4326 et al. extend ol.proj.Projection which has exportable methods, these constructors need to be exportable as well (e.g. so ol.proj.EPSG4326.prototype is defined in exports.js when calling goog.exportProperty on getCode etc.).  If we really don't want these to be exportable, they should be removed or made private (and named like ol.proj.EPSG4326_) for internal use only.
2014-04-29 09:57:25 -06:00
2014-04-29 09:53:06 -06:00
2014-03-23 19:59:49 +01:00
2014-04-08 07:39:57 -04:00
2013-11-20 11:39:20 +01:00
2013-02-12 15:47:55 +01:00
2014-04-29 09:57:19 -06:00
2013-03-22 10:59:09 +01:00
2014-04-29 09:57:19 -06: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%