Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
OpenSource
/
dc-sdk
espelhamento de
https://github.com/dvt3d/dc-sdk
Observar
4
Favorito
0
Fork
0
Código
Issues
0
Versões
92
Wiki
Atividade
Ver código fonte
rewrite the HeatLayer
tags/2.2.0
Caven Chen
4 anos atrás
pai
32b08efd3b
commit
f7ab88b63e
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
modules/heat/HeatLayer.js
+ 1
- 1
modules/heat/HeatLayer.js
Ver arquivo
@@ -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)
}
/**
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar