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
rewrite the HeatLayer
tags/2.2.0
Caven Chen
hace 4 años
padre
32b08efd3b
commit
f7ab88b63e
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
modules/heat/HeatLayer.js
+ 1
- 1
modules/heat/HeatLayer.js
Ver fichero
@@ -52,7 +52,7 @@ class HeatLayer extends Layer {
width:${this._viewer.canvas.width}px;
height:${this._viewer.canvas.height}px;
`
document.body
.appendChild(this._canvas)
this._viewer.dcContainer
.appendChild(this._canvas)
}
/**
Escribir
Vista previa
Cargando…
Cancelar
Guardar