loadTileAsync

abstract fun CoroutineScope.loadTileAsync(tileId: TileId): Deferred<MapTile>