Change the map suggestions provider
On the Settings Page at the bottom section you can choose a different suggestions provider. Different providers work better depending on the region you are in.
The options are:
- Algolia
- Location IQ
- Geocode.Earth
Configuring Google Maps as a suggestions provider
In order to use Google Maps as a suggestions provider, you need to request a Google API Key and enable Billing on it.
- Log into the Google Console with a google account.
- Select your country.
- Accept Terms of Service
- Click AGREE AND CONTINUE.
- Go to the navigation menu (☰) on the left-hand side.
- Scroll down until you see Google Maps Platform and hover over it.
- Choose Credentials.
- Click on Select a project on the top blue bar.
- On the pop-up, click on New Project
- Type a Project name and click CREATE at the bottom.
- Go to the navigation menu (☰) again
- Select API and Services, then Library.
-
Search for the following three (3) settings and Enable them:
- Select Google Maps Platform, select APIs again and you should see 3 APIs enabled: Geocoding API, Maps JavaScript API and Places API.
IMPORTANT: Now you need to create the API key.
- Still on the Google Maps Platform settings screen click on Credentials again
- Select + CREATE CREDENTIALS at the top of the screen
- Select the first option: API Key.
IMPORTANT: An alphanumeric code will de displayed which is the API Key, copy it to the clipboard.
- The last step is to enable Billing.
- Go to the Billing settings by clicking here.
- Choose the project that you have already configured,
- Select CREATE BILLING ACCOUNT
- Enter the required information and agree to the Google Cloud Platform Free Trial Terms
- Click CONTINUE.
- Enter your personal information, including bank account and select the option Begin Free Trial.
- A Welcome Message should be displayed
- Click on Ready.
This means you have successfully enabled Billing on your Google API Key.
Finally, the API Key you copied earlier, needs to be entered in the Google API Key field that is displayed once Google is selected as a Suggestions provider.
See the exmaple .gif
below: