Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ _processFormat
Method
_processFormat
src/common/iServer/QueryService.js:118–120 ·
view source on GitHub ↗
(resultFormat)
Source
from the content-addressed store, hash-verified
116
}
117
118
_processFormat(resultFormat) {
119
return
resultFormat ? resultFormat : DataFormat.GEOJSON;
120
}
121
}
Callers
5
ChartServiceSpec.js
File · 0.45
ChartServiceSpec.js
File · 0.45
ChartServiceSpec.js
File · 0.45
ChartServiceSpec.js
File · 0.45
queryByBounds
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected