mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
add AVIF enum in JS client [#116]
This commit is contained in:
@@ -91,7 +91,7 @@ The `Header` is 127 bytes, with little-endian integer values:
|
||||
* **tile type**: A hint as to the tile contents. Clients and proxies may use this to:
|
||||
* Automatically determine a visualization method
|
||||
* provide a conventional MIME type `Content-Type` HTTP header
|
||||
* Enforce a canonical extension e.g. `.mvt`, `png`, `jpeg`, `.webp` to prevent duplication in caches
|
||||
* Enforce a canonical extension e.g. `.mvt`, `png`, `jpeg`, `.webp`, `.avif` to prevent duplication in caches
|
||||
|
||||
### Metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user