feat: 添加卫星实体类及相关功能,优化 Cesium 初始化和时间线设置
All checks were successful
/ depcheck (push) Successful in 2m5s
/ lint-build-and-check (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 3m1s
/ surge (push) Successful in 3m3s
/ playwright (push) Successful in 5m52s

This commit is contained in:
严浩
2025-03-11 16:01:55 +08:00
parent ec49e340ea
commit a2f07c7d76
7 changed files with 147 additions and 7 deletions

View File

@ -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
});
// 计算并绘制卫星轨迹