Explorar el Código

improve the heat map layer

tags/3.0.0
Caven Chen hace 2 años
padre
commit
12df47f64e
No account linked to committer's email address
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 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

Cargando…
Cancelar
Guardar