Summary
Constructor
new Fire(options)
粒子模型-火焰元素的构造函数
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
|
Example
let fire = new hmap.geosolution.cell.Fire({
coordinate:new hmap.basetype.Coordinate(120.2177617760875,30.221244396806093,0.0002)
});
Methods
-
destroy()
-
销毁对象
-
getId() → {String}
-
获取'粒子火焰'对象的id值
Returns:
String -'粒子火焰'对象的id值