new SimpleAnimationDotSymbol(options)
Parameters:
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
options |
* |
Properties
|
Methods
-
getAnimationLayer()
-
获取动目标图层
-
addSample(date, longitude, latitude, height, heading, pitch, roll)
-
添加一个采样点
Parameters:
Name Type Description dateDate 位置采样点时间 longitudeDegrees 在指定时间时的经度 latitudeDegrees 在指定时间时的纬度 heightNumber 在指定时间时的高度 headingDegrees 在指定时间时的高度 pitchDegrees 在指定时间时的高度 rollDegrees 在指定时间时的高度 -
destroy()
-
销毁动目标,不应该由用户调用,如果需要销毁,请调用module:csanimation.AnimationLayer#removeAnimationObject