-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Create multiple PolylineVolumeGeometry failed! #2372
Comments
Please us the forum for help before filing a bug. In your code above, |
Error in example in documentation for Cartesian3.fromDegreesArray shows 4 values in array: [-115.0, 37.0, -107.0, 33.0]. |
I hava find the problem. Because some points is too close. I should increase the tolerance in the code. thanks. |
if the array( data ) has more than three element, He had a mistake when i run the app:
An error occurred while rendering. Rendering has stopped.
TypeError: e is undefined i.subtract@http://localhost:8080/Cesium/Workers/createGeometry.js:58:6239 z.computePositions@http://localhost:8080/Cesium/Workers/createPolylineVolumeGeometry.js:230:3462 x.createGeometry@http://localhost:8080/Cesium/Workers/createPolylineVolumeGeometry.js:230:8212 r@http://localhost:8080/Cesium/Workers/createPolylineVolumeGeometry.js:230:8464 i@http://localhost:8080/Cesium/Workers/createGeometry.js:61:27886 n/<@http://localhost:8080/Cesium/Workers/createGeometry.js:61:27187
I do not know whether it is a bug!
thank you!
The text was updated successfully, but these errors were encountered: