mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
python and C++ AVIF enums [#116]
This commit is contained in:
@@ -142,6 +142,7 @@ class TileType(Enum):
|
||||
PNG = 2
|
||||
JPEG = 3
|
||||
WEBP = 4
|
||||
AVIF = 5
|
||||
|
||||
|
||||
def deserialize_directory(buf):
|
||||
|
||||
Reference in New Issue
Block a user