方法
startFlicker(entitys, opts) → FlickerEntity
graphic/entity/core/FlickerEntity.js 26
高亮闪烁 Enity实体对象
参数名称 | 类型 | 默认值 | 描述信息 | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
entitys |
Cesium.Entity | Array.<Cesium.Entity> |
entity对象或对象数组 |
|||||||||||||||||||||
opts |
* |
{}
|
可选
控制参数
|
返回值:
高亮闪烁控制 对象
stopFlicker() → FlickerEntity
graphic/entity/core/FlickerEntity.js 113
停止高亮闪烁
返回值:
高亮闪烁控制 对象