首页 / 浏览问题 / WebGIS / 问题详情
超图FAQ:【iClient】如何leaflet中实现对一个图层里的面统一移动和旋转
64,468EXP 2024年04月09日
【iClient】如何leaflet中实现对一个图层里的面统一移动和旋转

1个回答

【解决办法】需要在Leaflet中引入Leaflet.Path.Transform插件,将插件中的js和css引入项目,https://blog.csdn.net/BADAO_LIUMANG_QIZHI/article/details/124017952 例如:var polygon = L.polygon([..., ...], { transform: true }).addTo(map);
64,468EXP 2024年04月09日
热门文章
关注我们
...