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

    類型別名 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
      • 參數

        回傳 void