This commit is contained in:
Brandon Liu
2023-04-11 10:49:54 +02:00
parent 4b5c02acfd
commit 21cb8b32bd
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2.7.2
* `leafletRasterLayer` sets correct MIME types (via @bmcbride)
2.7.1
* Optimize `zxyToTileId` (via @huOp)