Summary
Methods:
getId |
获取'粒子烟'对象的id值 |
Constructor
new Smoke(options)
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
|
Example
let smoke = new hmap.geosolution.cell.Smoke({
coordinate:new hmap.basetype.Coordinate(120.2177617760875,30.221244396806093,0.0004),
scale:1
});
Methods
-
getId() → {String}
-
获取'粒子烟'对象的id值
Returns:
String -'粒子烟'对象的id值