Blitz Wiz Map Docs

Step 5

Map Setup

Set Your Google Maps API Key

  1. Set the Google Maps API key. This key is essential without it, your app will not work.
    In the following steps, we will request this key.

Image

  1. Go to the Google Cloud Console and create an account.

  2. Then, go to the Google Cloud Console Start

  3. Create a new Google Cloud project and Select a project

Image

Image

  1. Enter a unique project name and click Create

Image

Image

Image

  1. Set up your payment method. If you want to learn more about Google Maps API costs, read the following page: Google Maps Pricing Table

Image

  1. Link your billing account to your project and enter your credit card information.

Image

Image

  1. Now go to APIs & Services

Image

Image

  1. Search for maps

Image

  1. Enable either Maps SDK for iOS or Maps SDK for Android, depending on which platform you will release your app on.

Image

  1. Go back to API & Services

Image

  1. Select the APIs you need.

Image

  1. Go to Keys & Credentials

Image

  1. Click on Create Credentials and select API Key.

Image

  1. Select your newly created API key.

Image

  1. Restrict your API key using the options shown in the image. As the last step, copy your API key and click Save. Once you have created the API key, insert it in Step 1.

Image

  1. (Optional): Click on Quotas. Here, you can limit requests to your Google Maps API to avoid unexpected costs.

Image

Set your initial spawn position

  1. As a final step, move the map to set your initial spawn point. This point will always be navigated to when the app opens.

Image

On this page