We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7fa3360 + 8ad335c commit e373428Copy full SHA for e373428
CHANGES.md
@@ -1,13 +1,14 @@
1
# Changelog
2
3
-## v1.8 -
+## v1.8 - 2015-09-10
4
5
* Breaking changes
6
* Rename `olcs.core.OlLayerPrimitive` to `olcs.core.VectorLayerCounterpart`
7
and stop inheriting from `Cesium.PrimitiveCollection`. The underlying
8
primitive collection may be retrieved with the `getRootPrimitive()` method.
9
10
* Changes
11
+ * Port to Cesium 1.13 and OL 3.9.0.
12
* Allow blocking Cesium rendering to save resources using
13
`olcs.OLCesium#setBlockCesiumRendering(true)`.
14
* The `build/generate-info.js` tool now follows symlinks to properly
ol3
0 commit comments