videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 211 forks source link

Add missing method to Google IMA definition #883

Closed heuperman closed 4 years ago

heuperman commented 4 years ago

Description

Added a missing method to the definition of the Google IMA AdContainer class that allows the user to destroy any DOM elements created by the IMA.

Documentation for the method can be found here

Checklist

Please, check that you have been followed next steps:

✓ I've read the (contributing)[https://github.com/videogular/videogular2/blob/master/CONTRIBUTING.md] guidelines ✓ Code compiles correctly (run npm start) ✓ Created tests (if necessary) ✓ All tests passing (run npm test) N/A - Extended the README / documentation (if necessary)