Skip to content

Commit

Permalink
Remove old basemap examples from app, replace with source.coop mirror [
Browse files Browse the repository at this point in the history
…#49]

* fix js changelog
  • Loading branch information
bdon committed Apr 6, 2024
1 parent 71e83f1 commit ef99eb2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/Start.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@ const ExampleList = styled("div", {
});

const EXAMPLE_FILES = [
"https://r2-public.protomaps.com/protomaps-sample-datasets/protomaps-basemap-opensource-20230408.pmtiles",
"https://protomaps.github.io/PMTiles/protomaps(vector)ODbL_firenze.pmtiles",
"https://data.source.coop/protomaps/openstreetmap/tiles/v3.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",
Expand Down
3 changes: 3 additions & 0 deletions js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
3.0.5
* fix missing files in dist/ for build systems that bundle .ts files

3.0.4
* export DecompressFunc type

Expand Down

0 comments on commit ef99eb2

Please sign in to comment.