点绘制不出来 当把primitiveType改为Cesium.PrimitiveType.LINES 可以绘制 但是为Cesium.PrimitiveType.POINTS绘制不出来
.map {
height: 100%;
width: 100%;
}
.toolDiv {
display: none;
z-index: 10;
position: absolute;
margin-left: 10px;
top: 1%;
}
Hi @LiuGaoMeng,
Thanks for your post and welcome to the Cesium community.
Could you please provide more information to help us understand the problem you have run in to? What would be best is if you could provide an example using our sandcastle tool https://sandcastle.cesium.com/ that reproduces the error so we can see exactly how you are trying to use the CesiumJS API and where you have run into an issue.
Thanks and I hope we can address your problem as soon as possible.
Best,
Luke