Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ GeoJSONSpec.js
File
GeoJSONSpec.js
test/common/format/GeoJSONSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ GeoJSON } from
'../../../src/common/format/GeoJSON'
;
2
import
{ GeometryType } from
'../../../src/common/REST'
;
3
4
describe(
'GeoJSON'
, () => {
Callers
nothing calls this directly
Calls
10
describe
Function · 0.85
beforeEach
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
toGeoJSON
Method · 0.80
fromGeoJSON
Method · 0.80
isGeoJSON
Method · 0.80
getGeoJSONType
Method · 0.80
it
Function · 0.50
read
Method · 0.45
Tested by
no test coverage detected