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

PolylineGeometryUpdater crashes when there is no globe #5146

Closed
shunter opened this issue Mar 24, 2017 · 1 comment
Closed

PolylineGeometryUpdater crashes when there is no globe #5146

shunter opened this issue Mar 24, 2017 · 1 comment

Comments

@shunter
Copy link
Contributor

shunter commented Mar 24, 2017

Forum post:

https://groups.google.com/d/msg/cesium-dev/UboMKwwn8Xk/noMUrTS7CQAJ

This line crashes if there is no globe:
https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Source/DataSources/PolylineGeometryUpdater.js#L519

This assignment should be delayed until update and only done if followSurface is true. Otherwise generateCartesianArcOptions is unused.

@lilleyse
Copy link
Contributor

lilleyse commented Jun 5, 2017

Fixed in #5413

@lilleyse lilleyse closed this as completed Jun 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants