Selaa lähdekoodia

improve the add terrain #126

tags/2.16.2
Caven Chen 3 vuotta sitten
vanhempi
commit
2cf2decbd7
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      modules/viewer/Viewer.js

+ 1
- 0
modules/viewer/Viewer.js Näytä tiedosto

@@ -365,6 +365,7 @@ class Viewer {
new Cesium.ProviderViewModel({
name: options.name || '地形',
tooltip: options.tooltip || '地形',
iconUrl: '',
creationFunction: () => {
return terrain
}

Loading…
Peruuta
Tallenna