MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / draw

Method draw

src/classic/overlay/mapv/MapVRenderer.js:346–348  ·  view source on GitHub ↗

* @function MapvRenderer.prototype.draw * @description 渲染绘制。

()

Source from the content-addressed store, hash-verified

344 * @description 渲染绘制。
345 */
346 draw() {
347 this.canvasLayer.redraw();
348 }
349}

Callers

nothing calls this directly

Calls 1

redrawMethod · 0.45

Tested by

no test coverage detected