Skip to main content
All CollectionsGetting Started
How to Get a Google API Key for Interactive Geo Maps
How to Get a Google API Key for Interactive Geo Maps
James avatar
Written by James
Updated over a week ago

While the Google Maps API key is not mandatory for the Interactive Geo Maps plugin to function, it is required to enable certain features, such as geocoding for creating markers. However, it's important to note that using the Google API key may incur associated costs, so be mindful of this.

Follow these steps to obtain a Google API key:

Step 1: Access the Google Cloud Platform Console

  1. Log in with your Google account credentials.

Step 2: Select or Create a Project

  1. Click on the project drop-down menu and select an existing project or create a new one specifically for this purpose.

Step 3: Navigate to Credentials

  1. Click on the menu button in the top left corner.

  2. Select "APIs & Services" and then choose "Credentials" from the dropdown menu.

Step 4: Create an API Key

  1. On the Credentials page, click on the "Create credentials" button.

  2. Choose "API key" from the options provided.

  3. The API key created dialog will display your newly generated API key.

  4. Click "Close" to finish the process.

Step 5: Restrict the API Key (Optional but Recommended)

  1. For security reasons, it's advisable to restrict the usage of your API key before deploying it in a production environment.

  2. You can do this by navigating to the Credentials page, finding your API key, and clicking on the edit icon next to it.

  3. Follow the instructions to set restrictions based on your specific needs.

Step 6: Add the API Key in Plugin Settings

  1. Once you have obtained your API key, log in to your WordPress dashboard.

  2. Go to the settings page of the Interactive Geo Maps plugin.

  3. Locate the field designated for the Google API key.

  4. Enter your API key into the provided field.

Getting a Google API Key
Did this answer your question?