VideoOverlay

constructor(video: String, bounds: LatLngBounds, options: VideoOverlay.VideoOverlayOptions = definedExternally)(source)
constructor(video: Array<String>, bounds: LatLngBounds, options: VideoOverlay.VideoOverlayOptions = definedExternally)(source)
constructor(video: HTMLVideoElement, bounds: LatLngBounds, options: VideoOverlay.VideoOverlayOptions = definedExternally)(source)