Create an Angular 11 app that use Google Maps

In case you are curious how to add Google Maps to your Angular app you can follow my little tutorial here. We add a new Angular project from scratch. I will use Angular 11, but of course you can probably use another version as well. Since I had Angular 10 previously on my computer, I …