PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
TerrainWFSOverlay
EntityStyleFunctionCallback
類型別名 EntityStyleFunctionCallback
EntityStyleFunctionCallback
:
(
id
:
number
,
attr
:
{
[
name
:
string
]:
unknown
}
|
null
,
)
=>
window
.
ov
.
TerrainWFSOverlay
.
UpdateParameter
|
void
WFS疊加圖層樣式回呼。
類型宣告
(
id
:
number
,
attr
:
{
[
name
:
string
]:
unknown
}
|
null
,
)
:
window
.
ov
.
TerrainWFSOverlay
.
UpdateParameter
|
void
參數
id
:
number
圖素id。
attr
:
{
[
name
:
string
]:
unknown
}
|
null
屬性。
回傳
window
.
ov
.
TerrainWFSOverlay
.
UpdateParameter
|
void
參閱
setEntityStyleFunction
。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
Sample Code
PilotGaea 3D O'view
載入中...
WFS疊加圖層樣式回呼。