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