Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
OpenSource
/
dc-sdk
espejo de
https://github.com/dvt3d/dc-sdk
Seguir
4
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
92
Wiki
Actividad
Explorar el Código
remove the Cesium.when
tags/2.12.0
Caven Chen
hace 3 años
padre
0200c840b1
commit
903c82c4a0
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
libs/s3m/S3MTiles/S3MTile.js
+ 1
- 1
libs/s3m/S3MTiles/S3MTile.js
Ver fichero
@@ -385,7 +385,7 @@ S3MTile.prototype.requestContent = function() {
}
this.contentState = ContentState.LOADING
this.contentReadyPromise =
Promise
this.contentReadyPromise = Promise
let contentFailedFunction = getContentFailedFunction(this)
promise
Escribir
Vista previa
Cargando…
Cancelar
Guardar