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
improve the heat map layer
tags/3.0.0
Caven Chen
hace 2 años
padre
ea8377f6ec
commit
12df47f64e
No account linked to committer's email address
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
src/modules/heat-map/HeatMapLayer.js
+ 0
- 1
src/modules/heat-map/HeatMapLayer.js
Ver fichero
@@ -231,7 +231,6 @@ class HeatMapLayer extends Layer {
*/
clear() {
this._heat.clear()
this._positions = []
this._points = []
this._state = State.CLEARED
return this
Escribir
Vista previa
Cargando…
Cancelar
Guardar