Class: Weather

ov.Widget. Weather

new ov.Widget.Weather(parameter)

common/PilotGaea-Widget.js, line 5007

氣象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
parameter Object

參數物件。

Name Type Default Description
view ov.TerrainView

圖台物件。

proxy String "" optional

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

authorization String optional

氣象資料開放平台授權碼,需設定有效的氣象資料開放平台授權碼才能成功獲得即時與歷史氣象資料。

timeline ov.Widget.Timeline optional

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