Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ getLength
Method
getLength
src/openlayers/overlay/FGB.js:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
getLength() {
62
return
this.features.length;
63
}
64
65
remove(feature) {
66
const
index = this.features.indexOf(feature);
Callers
4
successCallback
Function · 0.80
FGBSpec.js
File · 0.80
generateControlPoints
Function · 0.80
ol.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected