Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ TurfLayerSpec.js
File
TurfLayerSpec.js
test/leaflet/overlay/TurfLayerSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ TurfLayer } from
'../../../src/leaflet/overlay/TurfLayer'
;
2
import
* as turf from
'@turf/turf'
;
3
describe(
'leaflet_Turf'
, () => {
4
var
opt_options;
Callers
nothing calls this directly
Calls
5
describe
Function · 0.85
expect
Function · 0.85
process
Method · 0.80
it
Function · 0.50
done
Function · 0.50
Tested by
no test coverage detected