1 Star 0 Fork 66

sjhscysk / 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',
};
NodeJS
1
https://gitee.com/sjhscysk/uav-simulation.git
git@gitee.com:sjhscysk/uav-simulation.git
sjhscysk
uav-simulation
UAV-simulation
master

搜索帮助