本仓库着重将 Cesium1.127 或者更高版本与 SuperMap Plugin 插件结合,使 Cesium 中可添加超图服务数据
Cesium GitHub 地址:https://github.com/CesiumGS/cesium
SuperMap Plugin GitHub 地址:https://github.com/SuperMap/iClient3D-for-WebGL
如果 Cesium 有更高版本请替换 public/libs/Cesium 文件夹
如果 SuperMap Plugin 有更新,可替换 public/libs/SuperMap 文件夹
datas 文件夹下为本地的 3dtiles 测试数据,可自行替换
pnpm install
pnpm dev
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.