From 744e98af4ebdd8a7b931dd67cc2f648386f07f9d Mon Sep 17 00:00:00 2001 From: Rob Smith Date: Fri, 20 Sep 2024 11:58:38 +0100 Subject: [PATCH] Update index.html Fixed typos in example files --- proposals/geotagging/webvmt/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/proposals/geotagging/webvmt/index.html b/proposals/geotagging/webvmt/index.html index f2539d6f..0f0a2f24 100644 --- a/proposals/geotagging/webvmt/index.html +++ b/proposals/geotagging/webvmt/index.html @@ -598,14 +598,14 @@

Data Synchronization

NOTE Cat, top left, after 5 secs until 25 secs -00:00:05.000 —> 00:00:25.000 +00:00:05.000 —-> 00:00:25.000 { “sync”: { “type”: “org.ogc.geoai.example”, “data”: { “animal”:”cat”, “frame-zone”:”top-left" } } } NOTE Dog, mid right, after 10 secs until 40 secs -00:00:10.000 —> 00:00:40.000 +00:00:10.000 —-> 00:00:40.000 { “sync”: { “type”: “org.ogc.geoai.example”, “data”: { “animal”: ”dog”, “frame-zone”: ”middle-right" } } } @@ -4016,7 +4016,7 @@

CSS Cascades

NOTE Red or green? -00:00:00.000 --> 00:00:25.000 +00:00:00.000 --> 00:00:25.000 { "circle": { "lat": 51.504789, "lng": -0.078642, "rad": 20 } }