This commit is contained in:
Aifeilong 2023-09-15 18:42:18 +08:00
parent dcf04841b9
commit 9c6dcadf30

View File

@ -6,7 +6,10 @@ function Updraft() {
// const { startTime, shouldAnimate } = viewer.clock;
return (
<Entity position={Cartesian3.fromDegrees(-34.0707383, 60.7117244, 100)}>
<Entity
id={"Updraft"}
position={Cartesian3.fromDegrees(-34.0707383, 60.7117244, 100)}
>
<PolylineGraphics
positions={
new Cesium.CallbackProperty(function (time, result) {