MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / destroy

Method destroy

src/common/overlay/Pie.js:70–72  ·  view source on GitHub ↗

* @function FeatureThemePie.prototype.destroy * @description 销毁此专题要素。调用 destroy 后此对象所以属性置为 null。

()

Source from the content-addressed store, hash-verified

68 * @description 销毁此专题要素。调用 destroy 后此对象所以属性置为 null。
69 */
70 destroy() {
71 super.destroy();
72 }
73
74 /**
75 * @function FeatureThemePie.prototype.assembleShapes

Callers 5

mapbox-gl.jsFile · 0.45
YiFunction · 0.45
mapv.min.jsFile · 0.45
mapv.jsFile · 0.45
ol.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected