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

Method isEmpty

src/openlayers/overlay/FGB.js:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 }
49
50 isEmpty() {
51 return this.features.length === 0;
52 }
53 getArray() {
54 return this.features;
55 }

Callers 11

mapbox-gl.jsFile · 0.80
zFunction · 0.80
echarts-en.min.jsFile · 0.80
echarts.min.jsFile · 0.80
echarts.simple.jsFile · 0.80
ol.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected