Skip to content

/ Enabling Google Maps in Google API Key§

Disclaimer§

The following process is provided for supplemental purposes only. For exact and detailed instructions, please refer to the official Google API Documentation.

Prerequisites§

  • Create Google API key.
  • Sign in to your Google account.
  • Prepare a credit card to be added to your account for billing setup and other operations.

Process§

  1. In your web browser, open Google API library using the following URL:

    https://console.cloud.google.com/apis/library

  2. Select the project that contains API key:

    1. In the upper part of the page (toolbar), click Select a project.
      List of projects appears.

    2. In the dialog that appears, select the Recent tab.

    3. In the list of recent projects, click the created project.
    Tip

    For quick access, use the following URL:

    https://console.cloud.google.com/apis/library?project=<your project ID>
    
  3. In the library, find the Maps JavaScript API tile. Use search if required.

  4. Click the Maps JavaScript API tile.
    API description and details appear.

  5. In the window that appears, click Enable.

    Warning

    After the API enablement, you might be forced to set up billing information (credit card addition to your account) as well as perform other account configuration.

  6. If required, perform all other account configurations, including billing setup.

See Also§