Class: TrackWidget

ov.Widget. TrackWidget

new ov.Widget.TrackWidget(param)

webgl/module/trackModule/ov-Track.js, line 743

飛航軌跡Widget,需加入material-icons.css
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
或參照Google Fonts Material Icons Guide設置離線版本。
https://developers.google.com/fonts/docs/material_icons

Name Type Description
param Object

參數。

Name Type Default Description
view ov.TerrainView

圖台物件。

proxy String "" optional

代理伺服器,可給代理如PROXY_URL/{URL}。

timeline ov.Widget.Timeline optional

時間線物件,需有設定將會自動將歷史回波加入時間線。

clearOnClose Boolean true optional

是否在關閉Widget時清除所有軌跡。