Skip to content

Commit e373428

Browse files
committed
Merge pull request #242 from gberaudo/port_ol3_3.9.0
Update OpenLayers to v3.9.0 and prepare for release
2 parents 7fa3360 + 8ad335c commit e373428

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Changelog
22

3-
## v1.8 -
3+
## v1.8 - 2015-09-10
44

55
* Breaking changes
66
* Rename `olcs.core.OlLayerPrimitive` to `olcs.core.VectorLayerCounterpart`
77
and stop inheriting from `Cesium.PrimitiveCollection`. The underlying
88
primitive collection may be retrieved with the `getRootPrimitive()` method.
99

1010
* Changes
11+
* Port to Cesium 1.13 and OL 3.9.0.
1112
* Allow blocking Cesium rendering to save resources using
1213
`olcs.OLCesium#setBlockCesiumRendering(true)`.
1314
* The `build/generate-info.js` tool now follows symlinks to properly

ol3

Submodule ol3 updated from cc6e0f1 to dedf0a5

0 commit comments

Comments
 (0)