Browse Source

Improve the terrian name option

tags/2.6.1
Caven Chen 4 years ago
parent
commit
cd5ec2be41
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      modules/viewer/Viewer.js

+ 1
- 0
modules/viewer/Viewer.js View File

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

Loading…
Cancel
Save