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

File VideoLayerSpec.js

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

Source from the content-addressed store, hash-verified

1import { VideoLayer } from '../../../src/mapboxgl/overlay/VideoLayer';
2import mapboxgl from 'mapbox-gl';
3import mbglmap, { revertCRS } from '../../tool/mock_mapboxgl_map';
4var url = GlobeParameter.ChinaURL + '/zxyTileImage.png?z={z}&x={x}&y={y}';

Callers

nothing calls this directly

Calls 14

revertCRSFunction · 0.90
describeFunction · 0.85
spyOnFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
createElementMethod · 0.80
removeChildMethod · 0.80
onAddMethod · 0.65
doneFunction · 0.50
itFunction · 0.50
onMethod · 0.45

Tested by

no test coverage detected