Parcourir la source

improve the track

tags/2.2.5
Caven Chen il y a 4 ans
Parent
révision
c9c63fa0c1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      modules/history-track/Track.js

+ 1
- 0
modules/history-track/Track.js Voir le fichier

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

Chargement…
Annuler
Enregistrer