Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ SymbolHandlerSpec.js
File
SymbolHandlerSpec.js
test/maplibregl/overlay/symbol/SymbolHandlerSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
SymbolHandler from
'../../../../src/maplibregl/overlay/symbol/SymbolHandler'
;
2
describe(
'maplibregl_symbol_SymbolHandler'
, () => {
3
var
testDiv, map, handler;
4
var
originalTimeout;
Callers
nothing calls this directly
Calls
15
describe
Function · 0.85
beforeEach
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
spyOn
Function · 0.85
createElement
Method · 0.80
removeChild
Method · 0.80
done
Function · 0.50
it
Function · 0.50
addLayer
Method · 0.45
getLayerSymbol
Method · 0.45
setSymbol
Method · 0.45
Tested by
no test coverage detected