Ver código fonte

improve the track

tags/2.2.5
Caven Chen 4 anos atrás
pai
commit
c9c63fa0c1
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      modules/history-track/Track.js

+ 1
- 0
modules/history-track/Track.js Ver arquivo

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

Carregando…
Cancelar
Salvar