Przeglądaj źródła

remove the Cesium.when

tags/2.12.0
Caven Chen 3 lat temu
rodzic
commit
903c82c4a0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      libs/s3m/S3MTiles/S3MTile.js

+ 1
- 1
libs/s3m/S3MTiles/S3MTile.js Wyświetl plik

@@ -385,7 +385,7 @@ S3MTile.prototype.requestContent = function() {
}

this.contentState = ContentState.LOADING
this.contentReadyPromise = Promise
this.contentReadyPromise = Promise
let contentFailedFunction = getContentFailedFunction(this)

promise

Ładowanie…
Anuluj
Zapisz