PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
isWMTSLayerInfoExist
函數 isWMTSLayerInfoExist
isWMTSLayerInfoExist
(
url
:
string
,
id
:
string
)
:
null
|
WMSLayerInfoExist
WMTS圖層資訊是否存在,注意只會回用
getWMTSLayerInfo
先查詢過的資訊。
參數
url
:
string
圖層來源網址。
id
:
string
圖層ID。
回傳
null
|
WMSLayerInfoExist
資訊。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
Sample Code
PilotGaea 3D O'view
載入中...
WMTS圖層資訊是否存在,注意只會回用 getWMTSLayerInfo 先查詢過的資訊。