TileTypeCode

value class TileTypeCode(val code: UInt)(source)

PMTiles tile type code.

PMTiles can contain future tile type codes, so this type stores the raw code while providing constants for currently defined codes.

Constructors

Link copied to clipboard
constructor(code: UInt)

Properties

Link copied to clipboard
val code: UInt

Raw PMTiles tile type code.