🔑Google Maps API Key

Google Maps API is required for GEO and viewing Google Maps.

  • Go to the Google API Manager console and log in using your Google credentials.

  • After this click on Create Project link for create new project.

  • Enter Project Name and click on Create button.

  • Select the project from the dropdown menu beside Google Cloud Platform.

  • Click on APIs & Services then click on +ENABLE APIS AND SERVICES .

  • Search for Maps Embed API and enable it.

  • Search for Maps Static API and enable it.

  • Search for Maps JavaScript API and enable it.

  • Once enabled, click on Credentials, on the top nav-bar, click on +Create credentials then click on API key

  • Grab the key and Click Close.

  • Go to Admin Panel -> Settings -> Website Information -> Features API Keys & Information, and edit the following options:

    1. Google Map API Enter the API key you created in the previous chapter.

Last updated