📖
Food Delivery App
  • Introduction
  • WordPress Plugin Installation
  • WooCommerce API
  • Google map api key generation and configuration
  • Purchase Code
  • Replace Assets
  • Update Config file
  • Build Android
  • Build iOS
  • Build Android App Online
  • Design My App
  • Integrate FireBase
  • Translation
  • Product Add-Ons
  • Frequently Asked Questions
Powered by GitBook
On this page
  • Creating a project in Google Cloud Platform
  • Enabling the Maps API
  • Generating and restricting API keys
  • Enable billing

Was this helpful?

Google map api key generation and configuration

PreviousWooCommerce APINextPurchase Code

Last updated 3 years ago

Was this helpful?

Creating a project in Google Cloud Platform

Create a project at . This is required because you’ll need APIs to integrate Google Maps in your app.

Go to the

Click NEW PROJECT and enter the details.

Click on the current project name again and you should see your new project created in the list.

Enabling the Maps API

Once the project is created, you’ll have to enable the Maps API SDK for both Android and iOS.

  1. Click the Library menu on the left

  2. Search for “Maps SDK”

  3. Click Maps SDK for iOS and then click Enable

  4. Click Maps SDK for Android and then click Enable

Generating and restricting API keys

The next step is to generate the API keys.

  1. Click on the Credentials menu on the left

  2. Click the + CREATE CREDENTIALS button

  3. Select the API key option

Enable billing

  1. From the projects list, select a project or create a new one.

  2. Click Enable billing. (If billing is already enabled then this option isn't available.)

  3. If you don't have a billing account, create one.

  4. Select your location, fill out the form, and click Submit and enable billing.

Go to the .

Open the console left side menu and select Billing

Google Developers Console
Google Developers Console
API Console
Billing