首页 / 浏览问题 / 云GIS / 问题详情
graphicLayer添加不上
50EXP 2018年06月11日
/**
 * @deprecated
 * @function L.supermap.circleStyle.prototype.getCanvas
 * @description 获取画布,已弃用该设置,请使用getStyle接口
 */

iclient9-leaflet.min.js:8 Uncaught (in promise) TypeError: this._renderer._drawGraphics is not a function
    at e._updatePath (iclient9-leaflet.min.js:8)
    at e._update (iclient9-leaflet.min.js:8)
    at e._reset (leaflet.js:7)
    at e.onAdd (leaflet.js:7)
    at e.onAdd (iclient9-leaflet.min.js:8)
    at e._layerAdd (leaflet.js:6)
    at e.whenReady (leaflet.js:6)
    at e.addLayer (leaflet.js:6)
    at e.addTo (leaflet.js:6)

1个回答

4,524EXP 2018年06月12日
是按照示例写的,但是报错了
...