From f99db3d1962c21d59d1dade6ece65cd96ebff237 Mon Sep 17 00:00:00 2001 From: Flo Edelmann Date: Thu, 19 Sep 2024 17:54:15 +0200 Subject: [PATCH] Link to MapLibre Native rather than tangram-es --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a737612c05..8c1466c575 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -121,7 +121,7 @@ Materials in [`res/documentation`](res/documentation) also may be useful, it inc ### Dependencies -* [Tangram-ES](https://github.com/tangrams/tangram-es/) map rendering +* [MapLibre Native](https://github.com/maplibre/maplibre-native/) for map rendering * [countryboundaries](https://github.com/westnordost/countryboundaries) for detecting in which country a quest is (affects quest display, etc.) * [countrymetadata](https://github.com/streetcomplete/countrymetadata) for info about various countries (left/right hand driving etc.) * [osmapi](https://github.com/westnordost/osmapi) for communication with the OSM API