Implementation Status¶
Integrations¶
| Integration | Status |
|---|---|
| MapLibre Native | Supported since MapLibre Android 12.1.0, MapLibre iOS 6.2.0. PR: #3246. |
| MapLibre GL JS | Supported since version 5.12.0. PR: #6570. |
| Planetiler | Issue: onthegomap/planetiler#1349 |
Implementations¶
| Implementation | Language | Type | Notes |
|---|---|---|---|
| maplibre-tile-spec/cpp | C++ | Decoder | Used by MapLibre Native |
| maplibre-tile-spec/js | TypeScript | Decoder | Used by MapLibre GL JS |
| maplibre-tile-spec/java | Java | Encoder | |
| maplibre-tile-spec/rust/mlt | Rust | Decoder / Encoder |