new ov.UI.BubbleUI(parameter)
common/PilotGaea-UI.js, line 329
新增UI物件會隨著ov.TerrainView的攝影機狀態投影得到氣泡的位置,可以用來放html元素,ex:iframe、ov.chart生成的圖表等等,需加入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 |
氣泡UI設定參數
|
Example
var bubbleUI = new ov.UI.BubbleUI(parameter);
Methods
-
updateParameter(parameter)
common/PilotGaea-UI.js, line 441 -
刷新UI參數
Name Type Description parameter
Object 要修改的UI參數