Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ initializeMap
Method
initializeMap
src/common/mapping/MapBase.js:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
}
8
9
initializeMap() {
10
throw
new
Error(
'initializeMap is not implemented'
);
11
}
12
13
clean() {
14
throw
new
Error(
'clean is not implemented'
);
Callers
3
WebMapV3Spec.js
File · 0.45
WebMapV3Spec.js
File · 0.45
_createMap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected