Integration Controls
Learn how to integrate Google Maps and the YouTube player in an Angular application.
We'll cover the following
The Angular Material library contains two special-purpose controls that integrate external Google products into an Angular application: Google Maps and YouTube.
Integrating Google maps
To start using the Google Maps control, we first need to install it from npm
as a separate library:
Note:Â The command below is for installing the Angular package on a local machine.
Get hands-on with 1200+ tech skills courses.