From 3486a3f2343b13ce02844d68d7b702685d9ae7c6 Mon Sep 17 00:00:00 2001 From: Thomas Steiner Date: Tue, 26 May 2020 10:50:22 +0200 Subject: [PATCH] Add cultural spaces use case (via https://github.com/w3c/geolocation-sensor/pull/30#issuecomment-633884896) --- index.bs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.bs b/index.bs index 3dfacfb..c6fb0ce 100644 --- a/index.bs +++ b/index.bs @@ -441,6 +441,11 @@ that is, impossible to realize with geofences as the amount of required geofence ## Background—One-off geolocation fence alert ## {#use-cases-background-geofence} +### Cultural spaces ### {#use-case-cultural-spaces} + +In cultural spaces like museums, festivals, exhibitions, etc., web applications can react to where the user is +or what they are seeing to cue different experiences and content. + ### Reminder and to-do applications ### {#use-case-reminder-and-todo-applications} Reminder and to-do web applications can use a geofence to remind the user to do something when they cross it,