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

Method dragEvent

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

* @function MapvLayer.prototype.dragEvent * @description 鼠标拖动事件。

()

Source from the content-addressed store, hash-verified

117 * @description 鼠标拖动事件。
118 */
119 dragEvent() {
120 this.clear(this.getContext());
121 }
122
123 /**
124 * @function MapvLayer.prototype.zoomEvent

Callers

nothing calls this directly

Calls 2

clearMethod · 0.95
getContextMethod · 0.95

Tested by

no test coverage detected