Skip to content

Commit

Permalink
Merge pull request #336 from gberaudo/port_ol3_cesium
Browse files Browse the repository at this point in the history
Port to latest stable OL3 and Cesium versions
  • Loading branch information
gberaudo committed Apr 4, 2016
2 parents 6ed7dc0 + cfc7187 commit 1c1c484
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
* Use fast pixelated canvas scaling on supported browsers. See
PR 3288 / commit 322df7b in Cesium. On unsupported browsers, render at
full resolution (slow).
* Port to OL 3.15.0.
* Port to Cesium 1.20.

## v 1.14 - 2016-03-31

Expand Down
1 change: 1 addition & 0 deletions build/ol3cesium.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"externs/olcsx.js",
"ol3/externs/oli.js",
"ol3/externs/olx.js",
"ol3/externs/cartodb.js",
"ol3/externs/proj4js.js",
"ol3/externs/tilejson.js",
"ol3/externs/topojson.js",
Expand Down
2 changes: 1 addition & 1 deletion cesium
2 changes: 1 addition & 1 deletion ol3
Submodule ol3 updated from 4a7333 to 9a57c8

0 comments on commit 1c1c484

Please sign in to comment.