Skip to main content

Setting Up Your Google Maps API Key

Written by Sam

A Google Maps API key is essential for the following functionality:

  • Location-based map display

  • Geographic location search

  • Automatic address completion

  • Distance calculation for driving routes

  • Maximum radius verification

Google offers a complimentary trial period of 90 days or until $300 USD worth of credits are consumed. Following the trial period, they provide $200 USD in monthly free credits, which typically covers most business needs.

If usage exceeds the free allowance, charges will apply based on consumption. Review their pricing structure for detailed information.

Prerequisites

  • An active Google account is required

First-time Google Cloud Users

To generate a Google Maps API key and integrate it with your app, follow these instructions:

  1. Navigate to the Google Maps Platform homepage and select Get started.

  2. If prompted, log in to your Google Account.

  3. Proceed to enter your business details and billing information.

  4. Copy the generated API key and select Enable all Google Maps APIs for this project.

  5. Select Go to Google Maps Platform.

  6. Skip adding restrictions by clicking Maybe later.

  7. Verify that these additional APIs are activated (some may require manual activation):

Did this answer your question?