Procházet zdrojové kódy

Improve the terrian name option

tags/2.6.1
Caven Chen před 4 roky
rodič
revize
cd5ec2be41
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      modules/viewer/Viewer.js

+ 1
- 0
modules/viewer/Viewer.js Zobrazit soubor

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

Načítá se…
Zrušit
Uložit