This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
OpenSource
/
dc-sdk
의 미러
https://github.com/dvt3d/dc-sdk
보기
4
좋아요
0
포크
0
코드
이슈
0
릴리즈
92
위키
Activity
소스 검색
improve the heat map layer
tags/3.0.0
Caven Chen
2 년 전
부모
ea8377f6ec
커밋
12df47f64e
No account linked to committer's email address
1개의 변경된 파일
과
0개의 추가작업
그리고
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
Write
Preview
Loading…
취소
저장