vue集成超图

tech2025-06-11  4

1.超图官网下载全新的IClient包

下载地址:http://support.supermap.com.cn:8090/webgl/download.html

2.集成超图

在项目的public包下创建目录 ,将Cesium复制到public目录下;

输入命令:npm install @supermap/vue-iclient3d-webgl;

在public包下面的index.html引入Cesium包js及css文件,引入js文件一定以 “/” 开始,否则会加载不到Cesium包下静态资源;

到此就可以直接使用超图开发了;

5.运行后 超图Vue-SuperMap集成说明:http://support.supermap.com.cn:8090/webgl/examples/component/dist/zh/api/guide/installation.html

最新回复(0)