You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,10 @@ are designated with a ✅, and hosted projects with a 💙.
79
79
80
80
-[mapgl](https://github.com/walkerke/mapgl) - R bindings for MapLibre GL JS with docs at [walker-data.com/mapgl](https://walker-data.com/mapgl)
81
81
82
+
### Rust
83
+
84
+
- 💙 [maplibre-native-rs](https://github.com/maplibre/maplibre-native-rs) - Rust bindings for MapLibre Native
85
+
82
86
### JavaScript
83
87
84
88
<!-- [JAVASCRIPT-BINDINGS]:BEGIN -->
@@ -254,7 +258,7 @@ are designated with a ✅, and hosted projects with a 💙.
254
258
255
259
## Tile Servers
256
260
257
-
- 💙 [Martin](https://github.com/maplibre/martin) - A PostGIS, MBtiles and PMtiles tile server, supports tile generation and mbtiles tooling.
261
+
- 💙 [Martin](https://github.com/maplibre/martin) - A PostGIS, MBtiles and PMtiles tile server with support for tile generation and mbtiles tooling.
258
262
-[Headless Node Renderer](https://github.com/ConservationMetrics/mapgl-tile-renderer) - Headless Node.js MapGL renderer for generating MBTiles with styled raster tiles.
259
263
-[chiitiler](https://github.com/Kanahiro/chiitiler) - chiitiler - "Tiny MapLibre Server" is alternative to Tileserver GL, designed to runs on serverless infrastructures. [demo](https://spatialty-io.github.io/chiitiler-demo/)
260
264
-[TileServer GL](https://github.com/maptiler/tileserver-gl) - Vector tile server from MBTiles archives + server-side raster creation with MapLibre GL native.
0 commit comments