Skip to content

Commit

Permalink
Merge pull request #5419 from omh1280/czml_query
Browse files Browse the repository at this point in the history
Add options.query to CZML in order to append tokens to URL/URI
  • Loading branch information
mramato authored Jun 6, 2017
2 parents bb8989c + 7873c00 commit 2d13940
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 250 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Change Log
* Fixed a bug where picking clusters would return undefined instead of a list of the clustered entities. [#5286](https://github.com/AnalyticalGraphicsInc/cesium/issues/5286)
* Reduced the amount of Sun bloom post-process effect near the horizon. [#5381](https://github.com/AnalyticalGraphicsInc/cesium/issues/5381)
* Added Sandcastle demo for ArcticDEM data. [#5224](https://github.com/AnalyticalGraphicsInc/cesium/issues/5224)
* `CzmlDataSource` load functions now take an optional `query` object, which will append query parameters to all network requests. [#5419](https://github.com/AnalyticalGraphicsInc/cesium/pull/5419)

### 1.34 - 2017-06-01

Expand Down
Loading

0 comments on commit 2d13940

Please sign in to comment.