Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ _processFormat
Method
_processFormat
src/common/iServer/ChartService.js:386–388 ·
view source on GitHub ↗
(resultFormat)
Source
from the content-addressed store, hash-verified
384
}
385
386
_processFormat(resultFormat) {
387
return
(resultFormat) ? resultFormat : DataFormat.GEOJSON;
388
}
389
}
390
Callers
1
queryChart
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected