1
Create a Google Cloud project and enable billing
Sign in with your Google account, create a new Google Cloud project (or select an existing one), and attach a billing account. Google requires billing to use the Street View Static API.
A simple project name such as RCycle is fine.
Create a Google Cloud project ↗
2
Enable the Street View Static API
In Google Cloud, make sure your RCycle project is selected. Open the Google Maps Platform API library, find Street View Static API, and click Enable.
You do not need to enable every Google Maps API for RCycle.
Open Google Maps APIs ↗
3
Create and restrict an API key
Open APIs & Services → Credentials, choose Create credentials → API key, and copy the key Google creates.
Recommended restriction: under API restrictions, select Restrict key and allow only Street View Static API. Because RCycle runs locally as a desktop application, website-referrer restrictions may prevent it from working.
Open API Credentials ↗
4
Paste the key into RCycle
Copy your Google API key and paste it into RCycle's Google Street View API Key setting, then save it.
That's it. RCycle can now retrieve Google Street View imagery as you ride.
Optional safety step: in Google Cloud, set a daily quota for the Street View Static API so requests stop before usage grows beyond the amount you are comfortable with.