/opt/canhelp/node_modules/leaflet/src/layer
Edit: /opt/canhelp/node_modules/leaflet/src/layer/VideoOverlay.js (3664B)
import {ImageOverlay} from './ImageOverlay';
import * as DomUtil from '../dom/DomUtil';
import * as Util from '../core/Util';
/*
* @class VideoOverlay
* @aka L.VideoOverlay
* @inherits ImageOverlay
*
* Used to load and display a video player over specific bounds of the map. Extends `ImageOverlay`.
*
* A video overlay uses the [`