소스 검색

improve the heat map layer

tags/3.0.0
Caven Chen 2 년 전
부모
커밋
12df47f64e
No account linked to committer's email address
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      src/modules/heat-map/HeatMapLayer.js

+ 0
- 1
src/modules/heat-map/HeatMapLayer.js 파일 보기

@@ -231,7 +231,6 @@ class HeatMapLayer extends Layer {
*/
clear() {
this._heat.clear()
this._positions = []
this._points = []
this._state = State.CLEARED
return this

Loading…
취소
저장