添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

@supermap/iclient3d-webgl

11.1.4 Public • Published

@supermap/iclient3d-webgl

@supermap/iclient3d-webgl(SuperMap iClient 3D for Cesium) 一款在服务式 GIS 架构体系中, 无任何插件,跨浏览器的客户端产品。它基于Cesium开源框架,面向 HTML 5 的三维应用开发,快速构建内容丰富、响应迅速、体验流畅的三维真空间应用。

  • 官网: http://support.supermap.com.cn:8090/webgl/Cesium/examples/webgl/examples.html#layer
  • 下载: http://support.supermap.com.cn:8090/webgl/Cesium/web/downloads/download1.html
    npm install @supermap/iclient3d-webgl

    在 HTML 文件中引入 Cesium 依赖文件

      <link href="./node_modules/@supermap/iclient3d-webgl/Cesium/Widgets/widgets.css" rel="stylesheet">
      <script src="./node_modules/@supermap/iclient3d-webgl/Cesium/Cesium.js"></script>
  •