PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
WMTSLayerInfo
類型別名 WMTSLayerInfo
WMTS圖層資訊。
type
WMTSLayerInfo
=
{
boundary
?:
GeoBoundary
;
curLayerCount
?:
number
;
epsg
?:
number
;
identifier
?:
string
;
title
?:
string
;
totalLayerCount
?:
number
;
url
?:
string
;
}
索引
屬性
boundary?
cur
Layer
Count?
epsg?
identifier?
title?
total
Layer
Count?
url?
屬性
可選
boundary
boundary
?:
GeoBoundary
圖層範圍。
可選
cur
Layer
Count
curLayerCount
?:
number
目前是第幾個圖層。
可選
epsg
epsg
?:
number
圖層EPSG。
可選
identifier
identifier
?:
string
圖層ID。
可選
title
title
?:
string
圖層標題。
可選
total
Layer
Count
totalLayerCount
?:
number
圖層總數。
可選
url
url
?:
string
圖層來源網址。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
boundary
cur
Layer
Count
epsg
identifier
title
total
Layer
Count
url
Sample Code
PilotGaea 3D O'view
載入中...
WMTS圖層資訊。