Skip to content

XbsjEarthUI是基于Cesium和EarthSDK的三维GIS/BIM的UI模板,可以基于此定制自己的三维App

License

Notifications You must be signed in to change notification settings

cesiumlab/XbsjEarthUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e7e49a · Dec 3, 2022
May 28, 2020
Jul 30, 2022
Dec 3, 2022
Oct 20, 2021
Aug 20, 2019
Aug 2, 2019
Apr 1, 2020
Mar 8, 2022
Jul 31, 2019
Dec 3, 2022
Aug 3, 2019
Dec 3, 2022
Dec 3, 2022
Sep 30, 2021
Dec 3, 2022

Repository files navigation

XbsjEarthUI

🌏

我愿与你同行,因你势不可挡!

简介

XbsjEarthUI是基于Cesium和EarthSDK的三维GIS/BIM的UI模板,可以基于此定制自己的三维App。
官网地址: earthsdk.com





使用步骤

注意

git下载时,请下载1.7.x分支使用,不要下载master分支。

开发模式

  1. npm install
  2. npm run dev
  3. 浏览器地址栏输入 localhost:9530

使用模式

  1. npm install
  2. npm run build
  3. cd dist // 这一步很重要!!!务必在dist目录下启动hs,很多人反馈打不开页面,都是因为少了这一步!
  4. hs -p 81 启动服务
  5. 浏览器地址栏输入 localhost:81/index.html

注意:hs 是 http-server 的缩写,如果没有此命令,可以提前安装:npm install -g http-server

问题反馈

欢迎进行问题反馈和相关技术交流! 有以下两种途径:

1 QQ 群:830157717

2 提 issue:
https://github.com/cesiumlab/XbsjEarthUI/issues