MapML icon indicating copy to clipboard operation
MapML copied to clipboard

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

Open prushforth opened this issue 4 years ago • 0 comments

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.

prushforth avatar Jun 30 '21 20:06 prushforth