Maps4HTML / MapML-Specification

Map Markup Language is hypertext for Web maps, like HTML is hypertext for Web pages https://maps4html.org/MapML-Specification/spec/
Other
55 stars 12 forks source link

`HTMLCanvasElement.captureStream()` prompts us to imagine uses of `HTMLMapElement.captureStream()` #196

Open prushforth opened 3 years ago

prushforth commented 3 years ago

Seeing HTMLCanvasElement.captureStream() made me think that an HTMLMapElement.captureStream() could be defined to capture the contents of a <map> element at an efficient frame rate. It makes me think we may have removed references to media element in the spec a little too hastily, but eh. There's room to work in :-)

Such an API could have potential for map whiteboard sharing, and other use cases TBD.