PilotGaea 3D O'view
    正在準備搜尋索引...

    類型別名 TileLoadFunctionType

    TileLoadFunctionType: (
        tile: window.ov2D3D.MapClient.ol.Tile,
        url: string,
    ) => void

    A function that takes an ol.Tile for the tile and a {string} for the url as arguments.

    類型宣告