Skip to content

Commit 744e98a

Browse files
committed
Update index.html
Fixed typos in example files
1 parent 6409f50 commit 744e98a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/geotagging/webvmt/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -598,14 +598,14 @@ <h2>Data Synchronization</h2>
598598

599599
NOTE Cat, top left, after 5 secs until 25 secs
600600

601-
00:00:05.000 —> 00:00:25.000
601+
00:00:05.000 —-&gt; 00:00:25.000
602602
{ “sync”: { “type”: “org.ogc.geoai.example”, “data”:
603603
{ “animal”:”cat”, “frame-zone”:”top-left" }
604604
} }
605605

606606
NOTE Dog, mid right, after 10 secs until 40 secs
607607

608-
00:00:10.000 —> 00:00:40.000
608+
00:00:10.000 —-&gt; 00:00:40.000
609609
{ “sync”: { “type”: “org.ogc.geoai.example”, “data”:
610610
{ “animal”: ”dog”, “frame-zone”: ”middle-right" }
611611
} }
@@ -4016,7 +4016,7 @@ <h2>CSS Cascades</h2>
40164016

40174017
NOTE Red or green?
40184018

4019-
00:00:00.000 --> 00:00:25.000
4019+
00:00:00.000 --&gt; 00:00:25.000
40204020
{ "circle": { "lat": 51.504789, "lng": -0.078642, "rad": 20 } }
40214021
</pre>
40224022
<p>

0 commit comments

Comments
 (0)