MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / CompositeSymbolRenderSpec.js

File CompositeSymbolRenderSpec.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 14

describeFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
spyOnFunction · 0.85
createElementMethod · 0.80
removeChildMethod · 0.80
itFunction · 0.50
initMethod · 0.45
addLayerMethod · 0.45
addLayerIdMethod · 0.45
removeLayerIdMethod · 0.45

Tested by

no test coverage detected