pmtiles library
Library for reading PMTile files.
Classes
- CordBuffer
- An List
- FileAt
- Header
- PMTiles Header
- HttpAt
- MemoryAt
- In memory implementation of ReadAt.
- PmTilesArchive
- PmTiles archive
- ReadAt
- Simple interface so we can abstract reading from Files, or Http.
- Tile
- Represents a single tile in the archive.
- ZXY
- Convert from Tile ID to ZXY and back.
Enums
Extensions
Constants
- headerAndRootMaxLength → const int
- headerLength → const int
- mimeType → const String
- Mime type for PMTiles.