Skip to content

Configure Google Maps

Apply for Google API Key to Set Up Your Google Cloud

Log in to Google Cloud with your Google account (login website: https://console.cloud.google.com/welcome?hl=en).
Start a free trial

image

Create a new project

Click "Select a project" > "NEW PROJECT", and enter the project name.

image

image

image

Select the created project and enter the API library

Click the navigation bar on the left side, select "APIs & Services" and click "Library".

image

image

Enable all required "Maps" APIs

For example, if you want to enable the API "Maps SDK for Android", the operation steps are as follows.

  1. Click "Maps SDK for Android" to enter the product details page.
  2. Click "ENABLE", and the tag "API Enabled" will be displayed.

image

image

View all the enabled APIs on the "Google Maps Platform" page. All APIs that need to be enabled are shown in the figure below.

image

After all the APIs are enabled, generate an API key
  1. Click the navigation bar on the left side, select "APIs & Services" and click "Credentials".
  2. Click "CREATE CREDENTIALS" > "API key" to generate an API key.

image

image

image