2. Crear proyecto

Google cloud console

https://console.cloud.google.com/

ng new maps-demo --standalone --routing --style=css
cd maps-demo
npm i @angular/google-maps@20 

otra opción 

npm install @angular/google-maps --legacy-peer-deps