-
Notifications
You must be signed in to change notification settings - Fork 1
API Key Setup
Follow these steps to create and configure your Google Maps API key:
-
Sign in to Your Google Account
Visit Google Maps API Key Documentation and sign into your Google account. -
Create API Keys
Scroll down until you see the section Create API Keys. -
Go to the Credentials Page
Click the blue button labeled "Go to Credentials Page". -
Agree to Terms
Accept the terms and select Canada as your region. -
Navigate to APIs & Services
On the right-hand side, click APIs & Services. -
Finish Setting Up Your Account
Follow the prompts to complete setting up your account. -
Add Payment Information
Enter your credit card details.
Note: You won’t be charged unless you manually upgrade your plan. -
Submit the Required Information
Fill in the requested information and click Submit. -
Copy Your API Key
Once generated, copy your API key. -
Add API Key to Your Project
In your project repository:- Open your
.envfile. - Add the following line:
EXPO_PUBLIC_GOOGLEMAPS_API_KEY=your_api_key_here
- Open your
-
Enable Distance API goto: https://console.cloud.google.com/apis/library/distance-matrix-backend.googleapis.com?project=secret-sphinx-449821-m0&inv=1&invt=Abo8uw
and click enable on the API, it might take time for the api key to activate.
-
Important Notes:
- Use exactly the name
EXPO_PUBLIC_GOOGLEMAPS_API_KEY. - Ensure there are no spaces around the
=sign.
- Use exactly the name
-
All Done!
Your Google Maps API key setup is complete.
- Check your emails for an invite to UXCam (sent on Feb 27th).
- Sign up for UXCam by making an account.
- Obtain the UXCam App key by navigating to Vini Map -> App settings. The app key will be found in the top right corner.
Navigate to App settings:
Find App key:
- Save the API key as
EXPO_PUBLIC_UXCAM_API_KEYin the .env file (client) - All done! You can now begin recording sessions for usability testing