diff --git a/README.md b/README.md index 9b6fc2a..90998a1 100644 --- a/README.md +++ b/README.md @@ -2485,6 +2485,14 @@ Home Assistant integrations. Credit: [Home Assistant](https://www.home-assistant [uMap](https://github.com/umap-project/umap) is a tool that lets you create maps with OpenStreetMap layers in a minute and embed them in your site. +[Martin](https://martin.maplibre.org/) is a tile server able to generate [vector tiles](https://github.com/mapbox/vector-tile-spec) from large [PostGIS](https://github.com/postgis/postgis) databases on the fly, or serve tiles from [PMTile](https://protomaps.com/blog/pmtiles-v3-whats-new) and [MBTile](https://github.com/mapbox/mbtiles-spec) files. Martin optimizes for speed and heavy traffic, and is written in Rust. + +[MapLibre GL JS](https://github.com/maplibre/maplibre-gl-js) is an open-source library for publishing maps on your websites or webview based apps. Fast displaying of maps is possible thanks to GPU-accelerated vector tile rendering. + +[MapLibre Native](https://maplibre.org/) is an Interactive vector tile maps for iOS, Android and other platforms. + +[Maplibre-rs ](https://github.com/maplibre/maplibre-rs) is an Experimental Maps for Web, Mobile and Desktop. + ### Bookmarks [Back to the Top](#table-of-contents)