Leaflet.DistortableImage icon indicating copy to clipboard operation
Leaflet.DistortableImage copied to clipboard

Distortion of video overlays (not a priority but fun)

Open jywarren opened this issue 4 years ago • 1 comments

I noticed that it's possible to do video overlays:

https://leafletjs.com/examples/video-overlay/

I wonder if it's possible to substitute videoOverlay on the following line?

https://github.com/publiclab/Leaflet.DistortableImage/blob/6d2f73023500b03eb39881b252edb30f108d8eab/src/DistortableImageOverlay.js#L1

jywarren avatar May 05 '20 23:05 jywarren

Hi Jeff, I think only adding VideoOverlay woudn't work, we'll need videos in place of example.jpg (Though I tried doing this, got errors, haha). Since we are using old version of this plugin, it's not able to identify VideoOverlay, this is what I understand from the errors I get 😅

vanithaak avatar Oct 26 '22 19:10 vanithaak