Google Maps API Keys

Setup

  • Goto https://console.cloud.google.com and login with your Google Account or create an account.

  • Create a Project on Google Cloud Console.

  • Enable the following APIs on your project:

  • You will have to set up the Google Billing account as well.

  • From the Left menu, goto API & Services > Credentials and click on `Create Credentials`

  • Create a Key named HTTP Key and under the website restrictions tab add your website URL like the following

If your website is my-domain.com add these: https://my-domain.com/*and https://www.my-domain.com/*

Make sure you addasterisk (*) at the end of the URL.

  • Create another key named IP Key and under the IP Addresses section paste your website/server IP address.

Go to https://www.ipvoid.com/find-website-ip and find your website's IP address

Very Important

  • Save all the changes and login to your Foodomaa's Admin Panel.

  • Goto Admin > Settings > Google Maps and paste your both keys here.

Google API's takes 5-10 minutes to reflect the changes on your website.

Video Walkthrough

Last updated