You need to setup an account with Google Cloud Console to access Google Maps features. Once you have completed the steps below you will be able to generate an API key which is added to the backend of your website under Site Settings -> Advanced.

  1. Read Google’s API documentation and click the “Get Started” button when you are ready to proceed.
  2. You will be guided through the process of creating a “project” within Google Cloud Console.
  3. Once you have created a project, go to APIs and Services where you need to enable the following APIs and Services:

    Maps JavaScript API, Places API, Geocoding API and Maps Embed API
  4. Under Credentials you can restrict your API Key to use for your domain only. We strongly recommend this to prevent someone else from being able to use your key on their website. Select the API key you would like to restrict.
  5. Under “Key restrictions” select the option for “HTTP referrers (websites)” which will display a section called “Website restrictions” where you will enter your domain. Please enter both the www and non-www URLs, see example below:

    https://www.example.com
    https://example.com

    Under “API restrictions” you can leave this set to “Don’t restrict key” unless we advise you otherwise. Save your changes.
  6. After you have restricted your API key, please login to the backend of your Launchpad Website, go to Site Settings and under the Advanced tab there is an option to enter a Google Maps API key. Copy and paste your key into the field provided and click Update to save your changes.

Please ensure that you setup Billing for your project. For more information on Google Maps API Billing & Pricing, please click here.