This is used to set up Reftown for calculating precise driving distances related to assignments.
Logging Into a Google Cloud Account
- Go to the Google Cloud Console
- If you do not have an Account,
- Click the "Create account" link.
- Fill out the form to create an account with Google (below are the approximate steps which may vary as Google updates things)
- Enter your email address
- You will be sent a code to proceed.
- Enter the code
- Complete the signup process, creating a password
- Reftown will NEVER need that password.
- Agree to their Privacy and Terms (a couple of times)
- If you have an Account
- You may be asked to create a payment profile in the event you go over the free levels
- Each account will include a number of free accesses per month. Most organizations will not individually exceed those limits..
- On the "Welcome" screen, click "Skip for now"
Creating a Google Cloud API Key for Embedded Maps
After logging into the Google account as described above, execute the following steps to create your Google Maps key.
- Click on the menu at the top left and choose "APIs & Services" -> "Enabled APIs &* services"
- Look for "Routes API".
- If you do not have the "Routes API":
- Click on "+ Enable APIs and services" (at the top in blue).
- At the top, in the search box, type in "Routes"
- Click on "Routes API"
- Click "Enable" (if you see "Manage, it is already enabled)
- Click on the menu at the top left and choose "APIs & Services" -> "Credentials"
- Click "+Create credentials"
- Click "API key"
- You will be shown your key here. You can copy/paste this into Reftown now or later)
- Click "Close"
- In the list of API keys, click the dots on the right for the key just created and choose "Edit Key"
- At the top, change the name to something like "Reftown Embedded Maps"
(the following restrictions are optional but protect your account from unauthorized use)
- Under "Application Restrictions", click "Websites"
- Under "Website restrictions" (which will appear after the above step), click "+ Add" (in blue)
- Under "Website restrictions" (which will appear after the above step), click "+ Add" (in blue) (again)
- Click "Save" (blue at the bottom)
- Click "Show Key" for this API key (blue on the right)
- A window will open where you can copy the key to your clipboard
Applying the Key for Use on Reftown.
After creating the API key on the Google Cloud Console, you will then need to copy the key and paste it into the Reftown configuration pages.
- First, go to the Google Cloud Console pages as mentioned above.
- Copy the key by selecting the entire key and pressing Ctrl-C or by clicking the copy icon
- Navigate, on Reftown, to Admin -> Configuration, ASSIGNMENTS, Limits
- Paste the key copied above into the setting called "Google API Key: Embedded Maps"
- Click Update