MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / SymbolHandlerSpec.js

File SymbolHandlerSpec.js

test/mapboxgl/overlay/symbol/SymbolHandlerSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import SymbolHandler from '../../../../src/mapboxgl/overlay/symbol/SymbolHandler';
2import mapboxgl from 'mapbox-gl';
3var url = GlobeParameter.ChinaURL + '/zxyTileImage.png?z={z}&x={x}&y={y}';
4describe('mapboxgl_symbol_SymbolHandler', () => {

Callers

nothing calls this directly

Calls 15

describeFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
spyOnFunction · 0.85
createElementMethod · 0.80
removeChildMethod · 0.80
doneFunction · 0.50
itFunction · 0.50
initMethod · 0.45
addLayerMethod · 0.45
getLayerSymbolMethod · 0.45

Tested by

no test coverage detected