Polyline spanning half the ellipsoid crashes
See original GitHub issueBrought up on the forum.
var viewer = new Cesium.Viewer('cesiumContainer');
var purpleArrow = viewer.entities.add({
polyline : {
positions : Cesium.Cartesian3.fromDegreesArrayHeights([0, 0, 0,
180, 0, 0]),
width : 10,
followSurface : true
}
});
viewer.zoomTo(viewer.entities);
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Civil 3d Crash when snaping 3d polyline - Autodesk Forums
Solved: Hey guys i need some help. Sometimes (not every time) i get random crashes when snapping 3d polylines to other 3d polylines....
Read more >Polylines is crashing on emulator - Stack Overflow
Your question title is very bad and the issue you're having has to do with google map Polyline and I can only guess...
Read more >arcgis xy to line
A line graphic is created using a polyline and a line symbol. ... is the shortest path between two points on the Earth,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@OmarShehata they don’t have to create 2 lines, but they have to define more positions in the polyline.
Like this:
Congratulations on closing the issue! I found these Cesium forum links in the comments above:
https://groups.google.com/d/msg/cesium-dev/Y-NPOSmP4UE/LUSYX5WgBgAJ
If this issue affects any of these threads, please post a comment like the following: