From 6bc7036dc82414e4b40e54c790f61ff8ab3ba975 Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Wed, 2 Feb 2022 11:51:32 +0000 Subject: [PATCH] Remove the Location Sharing labs feature (#20863) --- docs/labs.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/docs/labs.md b/docs/labs.md index bb2127d56e..a050dc739e 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -139,19 +139,6 @@ and notification noises are suppressed. Not perfect, but can help reduce noise. Enables sending hidden read receipts as per [MSC2285](https://github.com/matrix-org/matrix-doc/pull/2285) -## Location sharing (`feature_location_share`) [In Development] - -Allows users to send and display location data using [maplibre](https://maplibre.org). - -The current implementation is a quick in-progress development spike to -demonstrate viability and prove [MSC3488](https://github.com/matrix-org/matrix-doc/pull/3488) -and [MSC3489](https://github.com/matrix-org/matrix-doc/pull/3489) - **the UI has not yet -been designed, and it will not exit labs until it has**. - -For this to work, you must specify the URL of a valid map tile server style file in -the `map_style_url` setting in config.json. -For example: "https://api.maptiler.com/maps/streets/style.json?key=YOUR_KEY_GOES_HERE"` - ## Breadcrumbs v2 (`feature_breadcrumbs_v2`) Instead of showing the horizontal list of breadcrumbs under the filter field, the new UX is an interactive context menu