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

Method hasImage

test/tool/mock_l7.js:89–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87 return true;
88 }
89 hasImage() {
90 return false;
91 }
92}
93const Mapbox = ({ mapInstance }) => {
94 return mapInstance;

Callers 6

addSymbolImageToMapMethod · 0.80
addSymbolImageToMapMethod · 0.80
_createGraphicLayerMethod · 0.80
loadImagePromiseMethod · 0.80
addTexturesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected