From 31702e9a26a1069961f9ed5c795f9ea96754e3c3 Mon Sep 17 00:00:00 2001 From: Kerry Date: Mon, 7 Mar 2022 13:49:24 +0100 Subject: [PATCH] add feature_location_share_live doc (#21339) Signed-off-by: Kerry Archibald --- docs/labs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index 576c1e988b..06a6efd0d1 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -185,6 +185,10 @@ When enabled, historical messages will use the current profile for the sender. Enables sharing a pin drop location to the timeline. +## Live location sharing (`feature_location_share_live`) [In Development] + +Enables sharing your current location to the timeline, with live updates. + ## Threaded Messaging (`feature_thread`) Threading allows users to branch out a new conversation from the main timeline of a room. This is particularly useful in high traffic rooms where multiple conversations can happen in parallel or when a single discussion might stretch over a very long period of time.