npm install @supermap/iclient-leaflet
Vue 引入 之后根据示例 地图可以加载出来
但是我想添加标绘多边形的时候 报错 Error in mounted hook: "TypeError: Cannot read property 'plottingLayer' of undefined"
搜索之后 官方回答是 L.supermap下面是没有plotting接口的
-----------------------------------------------------------------
但是在官网这个地址 可以打印出 plottingLayer 是没问题的!
https://iclient.supermap.io/examples/leaflet/editor.html#plot_symbolEditor
for Leaflet 中如何代码中直接添加图片标记 矢量图事件,找不到示例啊! 8C可以直接在代码中添加图层和标记图片
谢谢回答!