PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
TerrainVectorTileOverlay
類別 TerrainVectorTileOverlay
VectorTile圖層
層級 (
查看層級一覽
)
window
.
ov
.
TerrainOverlay
TerrainVectorTileOverlay
索引
方法
goto
update
訪問器屬性
epsg
layername
opacity
show
url
方法
goto
goto
(
callback
:
()
=>
void
)
:
void
飛到圖層的位置。
參數
callback
:
()
=>
void
移動完成後執行的回呼。
回傳
void
update
update
(
setting
:
window
.
ov
.
TerrainVectorTileOverlay
.
UpdateParameter
)
:
void
更新疊加圖層屬性。
參數
setting
:
window
.
ov
.
TerrainVectorTileOverlay
.
UpdateParameter
參數物件。
回傳
void
訪問器屬性
epsg
get
epsg
()
:
number
圖層EPSG
回傳
number
layername
get
layername
()
:
string
|
-1
圖層名稱
回傳
string
|
-1
opacity
get
opacity
()
:
number
圖層不透明度
回傳
number
set
opacity
(
value
:
number
)
:
void
圖層不透明度
參數
value
:
number
回傳
void
show
get
show
()
:
null
|
boolean
圖層顯示
回傳
null
|
boolean
set
show
(
value
:
null
|
boolean
)
:
void
圖層顯示
參數
value
:
null
|
boolean
回傳
void
url
get
url
()
:
string
URL
回傳
string
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
方法
goto
update
訪問器屬性
epsg
layername
opacity
show
url
Sample Code
PilotGaea 3D O'view
載入中...
VectorTile圖層