PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
TerrainWMTSOverlay
UpdateParameter
介面 UpdateParameter
加入WMTS疊加圖層參數。
參閱
update
interface
UpdateParameter
{
customSuffix
?:
string
;
isWaterMask
?:
boolean
;
isMask
?:
boolean
;
boundary
?:
GeoBoundary
;
}
索引
屬性
custom
Suffix?
is
Water
Mask?
is
Mask?
boundary?
屬性
可選
custom
Suffix
customSuffix
?:
string
圖層網址後綴。
可選
is
Water
Mask
isWaterMask
?:
boolean
是否為水遮罩。
可選
is
Mask
isMask
?:
boolean
是否為遮罩。
可選
boundary
boundary
?:
GeoBoundary
邊界。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
custom
Suffix
is
Water
Mask
is
Mask
boundary
Sample Code
PilotGaea 3D O'view
載入中...
加入WMTS疊加圖層參數。
參閱
update