Éric Lemoine 0b62c92cb3 Use @expose for Coordinate.z
By annotating the z property with @expose the compiler does not try to optimize that property in any way. See https://developers.google.com/closure/compiler/docs/js-for-compiler. The doc says that @expose should never be used in library code, but that's the only way I found for our case.
2013-03-26 17:05:54 +01:00
2013-03-26 17:05:54 +01:00
2013-03-25 12:33:27 +01:00
2013-03-25 12:33:27 +01:00
2013-01-20 00:28:07 -07:00
2013-02-12 15:47:55 +01:00
2013-03-25 12:25:37 +01:00
2013-03-22 10:59:09 +01:00
2013-02-12 15:30:08 +01:00
2013-03-22 10:59:09 +01:00

OpenLayers 3

Travis CI Status

Welcome to OpenLayers 3!

To see OpenLayers 3 in action you can look at the live examples on http://openlayers.github.com/ol3/master/examples/. If you want to contribute to OpenLayers 3 please read the CONTRIBUTING page.

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