Summary
Methods:
getId |
获取灭火对象的id值 |
Constructor
new OutFire(options)
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
|
Example
let outFire = new hmap.geosolution.cell.OutFire({
coordinate:new hmap.basetype.Coordinate(120.21605059117685,30.220106422815018,0),
destination:new hmap.basetype.Coordinate(120.2177617760875,30.221244396806093,0.0003)
});
Methods
-
getId() → {String}
-
获取灭火对象的id值
Returns:
String -灭火对象的id值