From b3974d97f53f7176b6ff131af8db444de9f6b460 Mon Sep 17 00:00:00 2001 From: Mike McDougall Date: Sat, 1 Aug 2026 08:25:13 -1000 Subject: [PATCH] List @honua/sdk-js PMTiles integration --- pmtiles/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pmtiles/index.md b/pmtiles/index.md index 1c690a7..7e1cac9 100644 --- a/pmtiles/index.md +++ b/pmtiles/index.md @@ -83,5 +83,6 @@ The Python `pmtiles` package should be considered beta status. These libraries are maintained by other individuals and organizations. * Dart: [pub.dev/packages/pmtiles](https://pub.dev/packages/pmtiles) +* JavaScript (MapLibre): [honua-io/honua-sdk-js](https://github.com/honua-io/honua-sdk-js) - typed geospatial SDK whose MapLibre runtime auto-registers the `pmtiles://` protocol and exposes archive metadata. [Example](https://honua-io.github.io/honua-sdk-js/gallery.html#sample-pmtiles-static) * Kotlin/JVM: [MinotaurG/pmtiles-kotlin](https://github.com/MinotaurG/pmtiles-kotlin) * Rust: [stadiamaps/pmtiles-rs](https://github.com/stadiamaps/pmtiles-rs)