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

Method zoomEvent

src/openlayers/overlay/mapv/MapvLayer.js:127–129  ·  view source on GitHub ↗

* @function MapvLayer.prototype.zoomEvent * @description 缩放事件。

()

Source from the content-addressed store, hash-verified

125 * @description 缩放事件。
126 */
127 zoomEvent() {
128 this.clear(this.getContext());
129 }
130 /**
131 * @function MapvLayer.prototype.sizeEvent
132 * @description 地图窗口大小发生变化时触发。

Callers

nothing calls this directly

Calls 2

clearMethod · 0.95
getContextMethod · 0.95

Tested by

no test coverage detected