浏览代码

Improve the terrian name option

tags/2.6.1
Caven Chen 4 年前
父节点
当前提交
cd5ec2be41
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      modules/viewer/Viewer.js

+ 1
- 0
modules/viewer/Viewer.js 查看文件

@@ -348,6 +348,7 @@ class Viewer {
/**
* Adds the terrain
* @param terrain
* @param options
* @returns {Viewer}
*/
addTerrain(terrain, options = {}) {

正在加载...
取消
保存