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