ArchiveTile

data class ArchiveTile(source)

Tile payload returned by the archive reader.

Properties

Link copied to clipboard

CompressionCode represented by the payload bytes.

Link copied to clipboard

Web tile coordinate for the tile.

Link copied to clipboard

Immutable tile payload bytes.

Link copied to clipboard

Located source range for this tile.

Link copied to clipboard

PMTiles TileID for the tile.

Link copied to clipboard
Link copied to clipboard

True when the payload bytes were decompressed by the reader.