mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
Merge pull request #202 from protomaps/cloudflare-native-decompress
Revert cloudflare decompression to own function
This commit is contained in:
@@ -39,7 +39,7 @@ export const tile_path = (
|
||||
|
||||
export const tileJSON = (
|
||||
header: Header,
|
||||
metadata: unknown,
|
||||
metadata: any,
|
||||
hostname: string,
|
||||
tileset_name: string
|
||||
) => {
|
||||
|
||||
Reference in New Issue
Block a user