Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ addMarkerLayer
Method
addMarkerLayer
test/tool/mock_l7.js:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
this.callbacks[
type
]();
79
}
80
addMarkerLayer() {
81
return
true;
82
}
83
removeMarkerLayer() {
84
return
true;
85
}
Callers
1
addL7MarkerLayer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected