PilotGaea 2D O'view
Sample Code
正在準備搜尋索引...
ol
TileLoadFunctionType
類型別名 TileLoadFunctionType
TileLoadFunctionType
:
(
tile
:
ol
.
Tile
,
url
:
string
)
=>
void
A function that takes an
ol.Tile
for the tile and a
{string}
for the url as arguments.
類型宣告
(
tile
:
ol
.
Tile
,
url
:
string
)
:
void
參數
tile
:
ol
.
Tile
url
:
string
回傳
void
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
Sample Code
PilotGaea 2D O'view
載入中...
A function that takes an ol.Tile for the tile and a
{string}for the url as arguments.