PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
TerrainWFSOverlay
UpdateParameter
介面 UpdateParameter
更新WFS疊加圖層參數。
參閱
update
。
interface
UpdateParameter
{
pointStyle
?:
Partial
<
WFSPointStyle
>
;
lineStyle
?:
Partial
<
WFSLineStyle
>
;
polygonStyle
?:
Partial
<
WFSPolygonStyle
>
;
}
索引
屬性
point
Style?
line
Style?
polygon
Style?
屬性
可選
point
Style
pointStyle
?:
Partial
<
WFSPointStyle
>
點樣式設定。
可選
line
Style
lineStyle
?:
Partial
<
WFSLineStyle
>
線樣式設定。
可選
polygon
Style
polygonStyle
?:
Partial
<
WFSPolygonStyle
>
多邊形樣式設定。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
point
Style
line
Style
polygon
Style
Sample Code
PilotGaea 3D O'view
載入中...
更新WFS疊加圖層參數。
參閱
update。