MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / featureAdded

Function featureAdded

examples/js/plottingPanel/PlotMapPanel.js:373–375  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

371 }
372
373 function featureAdded(event) {
374 initPlotMapTree();
375 }
376
377 function analysisPlotMap(){
378 var treeData = [];

Callers 1

PlotMapPanel.jsFile · 0.85

Calls 1

initPlotMapTreeFunction · 0.85

Tested by

no test coverage detected