js: maplibre protocol has option to throw on missing tile [#321] (#505)

* js: maplibre protocol has option to throw on missing tile [#321]

* js: update docs copy for errorOnMissingTile

* js: 4.1.0
This commit is contained in:
Brandon Liu
2024-12-15 16:49:56 +08:00
committed by GitHub
parent 5b075048cc
commit 9a53ed8495
8 changed files with 20 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pmtiles",
"version": "4.0.1",
"version": "4.1.0",
"description": "PMTiles archive decoder for browsers",
"type": "module",
"main": "dist/cjs/index.cjs",