This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
OpenSource
/
dc-sdk
의 미러
https://github.com/dvt3d/dc-sdk
보기
4
좋아요
0
포크
0
코드
이슈
0
릴리즈
92
위키
Activity
소스 검색
improve the editTool
tags/3.0.0
Caven Chen
2 년 전
부모
496ab1ff99
커밋
e09dfaf9c4
No account linked to committer's email address
1개의 변경된 파일
과
2개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
2
0
modules/tools/EditTool.js
+ 2
- 0
modules/tools/EditTool.js
파일 보기
@@ -240,6 +240,8 @@ class EditTool {
* @returns {EditTool}
*/
activate(options = {}) {
this._anchorLayer.entities.removeAll()
this._anchors = []
this._viewer.tooltip.enable = true
this._options = { ...DEF_OPTS, ...options }
this._unbindEvent()
Write
Preview
Loading…
취소
저장