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

Method _mapExisted

src/mapboxgl/mapping/VideoMap.js:258–260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

256 }
257
258 _mapExisted() {
259 return !!this.map;
260 }
261
262 _bindEvents() {
263 this.videoMapLayer.on('loaded', async ({ originCoordsLeftTop, originCoordsRightBottom, videoWidth, videoHeight }) => {

Callers 4

addLayerMethod · 0.95
addSourceMethod · 0.95
removeLayerMethod · 0.95
removeSourceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected