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

Method _getMapInfo

src/common/mapping/WebMapV2Base.js:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48
49 _getMapInfo() {
50 throw new Error('_getMapInfo is not implemented');
51 }
52
53 _createMap() {
54 throw new Error('_createMap is not implemented');

Callers 2

initWebMapMethod · 0.95
getMapInfoMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected