mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
Sfomuseum/main (#624)
* Update js/src/adapters.ts to dispatch empty image if source.getZxy returns an empty array (no raster data); run npm audit fix * js: simplify leaflet missing tile case [#620] --------- Co-authored-by: thisisaaronland <thisisaaronland@localhost>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.5.3",
|
||||
"@types/leaflet": "^1.9.8",
|
||||
"@types/node": "^20.0.0",
|
||||
"@types/node": "^20.19.26",
|
||||
"msw": "^2.5.0",
|
||||
"tsup": "^8.4.0",
|
||||
"tsx": "^4.19.3",
|
||||
|
||||
Reference in New Issue
Block a user