Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cesium to 1.17 #313

Merged
merged 5 commits into from
Jan 28, 2016
Merged

Update cesium to 1.17 #313

merged 5 commits into from
Jan 28, 2016

Conversation

gberaudo
Copy link
Member

In particular, had to remove dragbox functionnality. See dedicated commit for details.

The dragbox feature depended on Cesium.RectanglePrimitive which has
been removed upstream.

The feature should be reimplemented based on a grounded Primitive +
RectangleGeometry, which will be better than what we had, since it supports
rectangles drapped on terrain.

See https://cesiumjs.org/Cesium/Build/Documentation/GroundPrimitive.html
and https://github.com/AnalyticalGraphicsInc/cesium/blob/master/CHANGES.md.
@gberaudo
Copy link
Member Author

@ahocevar, @fredj, any review?

@fredj
Copy link
Member

fredj commented Jan 28, 2016

Please merge and let's fix the dragbox later

@gberaudo
Copy link
Member Author

Thanks for the review @fredj.

gberaudo added a commit that referenced this pull request Jan 28, 2016
@gberaudo gberaudo merged commit 7de83a3 into openlayers:master Jan 28, 2016
@gberaudo gberaudo deleted the update_cesium branch January 28, 2016 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants