From 7256c6564c6484f9f72073410e4fa4075951280d Mon Sep 17 00:00:00 2001 From: Rob Smith Date: Mon, 24 Apr 2023 18:13:36 +0100 Subject: [PATCH] Update WebVMT Draft Note Added media path example --- proposals/geotagging/webvmt/index.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/proposals/geotagging/webvmt/index.html b/proposals/geotagging/webvmt/index.html index fb833bb6..6c7de8dc 100644 --- a/proposals/geotagging/webvmt/index.html +++ b/proposals/geotagging/webvmt/index.html @@ -821,7 +821,18 @@

Interpolated Path

A WebVMT path describes the trajectory of a moving object which consists of a timed sequence of locations. The object's location may be interpolated between consecutive values in the sequence to calculate the distance travelled over time.

- The path attribute may be set to identify an individual path. This allows a path to be styled with CSS, e.g. colour, and the speed and distance attributes to be identified during playback. + The path attribute may be set to identify an individual path. This allows a path: +

In this example, an interpolated path is traced from London to Brighton: @@ -834,6 +845,7 @@

Interpolated Path

MEDIA url:LondonBrighton.mp4 mime-type:video/mp4 +path:cam1 NOTE Map config