feat: 添加卫星实体类及相关功能,优化 Cesium 初始化和时间线设置
This commit is contained in:
@ -45,8 +45,6 @@ export async function demo_02_Track(viewer: Viewer) {
|
||||
outlineWidth: 2,
|
||||
pixelSize: 10,
|
||||
},
|
||||
// viewFrom: new Cartesian3(0, -1.5e7, 2.5e7),
|
||||
// https://www.google.com/search?q=cesium%C2%A0viewFrom%C2%A0+trackedEntity
|
||||
});
|
||||
|
||||
// 计算并绘制卫星轨迹
|
||||
|
Reference in New Issue
Block a user