gis-tools-ts - v0.6.0
    Preparing search index...

    Function findTile

    • Low-level function for looking up a TileID or leaf directory inside a directory.

      Parameters

      • entries: Entry[]

        the directory entries

      • tileID: number

        the tile ID

      Returns null | Entry

      the entry associated with the tile, or null if not found