Error when use iClient 3D Vue JS
7EXP 2025.05.06

I will to create a custom web with iClient 3D using iServer Vue JS. I followed the comments on http://support.supermap.com.cn:8090/webgl/examples/webgl/examples.html#layer and http://support.supermap.com.cn:8090/webgl/examples/component/dist/.

I used Vue JS 3, then i have downgraded Vue Js, using Vue 2. When I try, the Assets from this node package npm install @supermap/vue-iclient3d-webgl do not appear.

Here is the result:

 

Here are the error :

error 1 

error 2 

 error 3 

Hopefully it can help my problem, thank yousmiley

1 Answer

my Code :

Vie Config

vite.config.js 

main js

main.js 

index.html

index.html 

app.vue 

app.vue

7EXP 2025.05.06

Sorry, Vue-iClient3D- WebGL hasn't been maintained, please use SuperMap iClient3D for WebGL instead. It can be found in SuperMap official website:
https://www.supermap.com/en-us/html/down.html
And you can find introductions and examples on this website:
http://support.supermap.com.cn:8090/webgl/en/web/index.html

Please feel free to let us know if you have any problem.

...