Merge pull request #136 from roblabs/app/webp_pmtiles

Add WebP PMTiles binary & example file
This commit is contained in:
Brandon Liu
2023-03-15 14:32:28 +08:00
committed by GitHub
2 changed files with 1 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ const EXAMPLE_FILES = [
"https://protomaps.github.io/PMTiles/protomaps(vector)ODbL_firenze.pmtiles",
"https://protomaps.github.io/PMTiles/stamen_toner(raster)CC-BY+ODbL_z3.pmtiles",
"https://r2-public.protomaps.com/protomaps-sample-datasets/cb_2018_us_zcta510_500k.pmtiles",
"https://protomaps.github.io/PMTiles/usgs-mt-whitney-8-15-webp-512.pmtiles"
];
function Start(props: {

Binary file not shown.