ソースを参照

improve the track

tags/2.2.5
Caven Chen 4年前
コミット
c9c63fa0c1
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      modules/history-track/Track.js

+ 1
- 0
modules/history-track/Track.js ファイルの表示

@@ -38,6 +38,7 @@ class Track {
...options
}
this._controller = undefined
this._sampledPosition = undefined
this._viewed = false
this._delegate = new Cesium.Entity()
this._pathPositions = []

読み込み中…
キャンセル
保存