Open console.cloud.google.com and sign in with your Google account. A free Google account is sufficient — no credit card needed to start.
Click the project selector at the top → New Project. Give it a name like AeroB RaceView. Click Create and wait a few seconds for it to be provisioned.
Go to Billing in the left menu and link a credit card. Google will not charge you within the $200/month free tier. You can set a billing budget alert at $1 to get an email if you ever approach the limit.
Go to APIs & Services → Library. Search for Street View Static API. Click on it, then click Enable.
Go to APIs & Services → Credentials. Click + Create Credentials → API key. Google will generate a key that starts with AIzaSy…. Copy it.
Click Edit API key. Under API restrictions, choose Restrict key and select only Street View Static API. This limits the key's scope so it cannot be misused if leaked.
https://app.aerob.be/*. This means the key only works on AeroB —
however, since AeroB uses it server-side, leave this blank unless you
know what you're doing.
Scroll up to the Street View Access section, click Set Up My Key, paste your key and click Save Key. RaceView will immediately use your key for all Street View images.