1 Star 0 Fork 71

wildblow/UAV-simulation

forked from 李爱乐/UAV-simulation 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sourceConfig.js 333 Bytes
一键复制 编辑 原始数据 按行查看 历史
李爱乐 提交于 2020-12-23 19:37 . 修改解耦后的readme.md;
var sourceConfig = {
//资源配置
mapImagesSource: 'http://localhost:8081/hainanimage/tiles',//瓦片切成地形的图片格式路径
mapImagesSourceType: 'png',//一般为png或者jpg
mapTerrainSource: "http://localhost:8081/hainan",//瓦片资源路径
planeMode: 'http://localhost:8081/models/ch.gltf',
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/wildblow/uav-simulation.git
git@gitee.com:wildblow/uav-simulation.git
wildblow
uav-simulation
UAV-simulation
master

搜索帮助