This website works better with JavaScript.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
OpenSource
/
dc-sdk
şunun yansıması
https://github.com/dvt3d/dc-sdk
İzle
4
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Sürümler
92
Wiki
Aktivite
Kaynağa Gözat
improve the editTool
tags/3.0.0
Caven Chen
2 yıl önce
ebeveyn
496ab1ff99
işleme
e09dfaf9c4
No account linked to committer's email address
1 değiştirilmiş dosya
ile
2 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
2
0
modules/tools/EditTool.js
+ 2
- 0
modules/tools/EditTool.js
Dosyayı Görüntüle
@@ -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…
İptal
Kaydet