| | |
| | | # 是否在打包时开启压缩,支持 gzip 和 brotli |
| | | VITE_BUILD_COMPRESS=gzip |
| | | |
| | | VITE_APP_TERRAIN_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_c_uas/ |
| | | |
| | | #地形 |
| | | VITE_APP_TERRAIN_URL=http://220.177.172.27:8100/ztzf_terrain/ |
| | | |
| | | #父系统 |
| | | VITE_APP_PARENT_SYSTEM=http://219.146.74.42:8015/drone-web |
| | | VITE_APP_PARENT_SYSTEM=http://220.177.172.27:8100/drone-web |
| | |
| | | if (this.terrainProvider) return this.terrainProvider |
| | | if (this.terrainLoading) return this.terrainLoading |
| | | this.terrainLoading = Cesium.CesiumTerrainProvider.fromUrl( |
| | | `${import.meta.env.VITE_APP_TERRAIN_URL}ja_terrain`, |
| | | `${import.meta.env.VITE_APP_TERRAIN_URL}/360000`, |
| | | { |
| | | requestVertexNormals: true, // 启用地形法线增强立体感 |
| | | requestWaterMask: true, // 启用水体遮罩效果 |
| | |
| | | VITE_APP_PREVIEW_URL=http://218.202.104.82:8012 |
| | | |
| | | #地形服务地址 |
| | | VITE_APP_TERRAIN_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_c_uas/ |
| | | VITE_APP_TERRAIN_URL=http://220.177.172.27:8100/ztzf_terrain/ |
| | | |
| | | # 行政区划存放地址 |
| | | VITE_APP_REGION_URL=http://220.177.172.27:8100/ztzf_region |
| | | |
| | | #父系统 |
| | | VITE_APP_PARENT_SYSTEM=http://219.146.74.42:8015/drone-web |
| | | VITE_APP_PARENT_SYSTEM=http://220.177.172.27:8100/drone-web |
| | |
| | | # ws地址 |
| | | VITE_APP_WS_API_URL=wss://wrj.shuixiongit.com/drone-wss/api/v1/ws |
| | | |
| | | # 行政区划存放地址 |
| | | VITE_APP_REGION_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region |
| | | |
| | |
| | | # ws地址 |
| | | VITE_APP_WS_API_URL=wss://aisky.org.cn/drone-wss/api/v1/ws |
| | | |
| | | # 行政区划存放地址 |
| | | VITE_APP_REGION_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region |
| | |
| | | # ws地址 |
| | | VITE_APP_WS_API_URL=wss://wrj.shuixiongit.com/drone-wss/api/v1/ws |
| | | |
| | | # 行政区划存放地址 |
| | | VITE_APP_REGION_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region |
| | | |
| | |
| | | if (this.terrainProvider) return this.terrainProvider |
| | | if (this.terrainLoading) return this.terrainLoading |
| | | this.terrainLoading = Cesium.CesiumTerrainProvider.fromUrl( |
| | | `${import.meta.env.VITE_APP_TERRAIN_URL}ja_terrain`, |
| | | `${import.meta.env.VITE_APP_TERRAIN_URL}/360000`, |
| | | { |
| | | requestVertexNormals: true, // 启用地形法线增强立体感 |
| | | requestWaterMask: true, // 启用水体遮罩效果 |