Creating a Google Maps API Key

During setup of our MultiLocation integration, you'll be required to enter a Google Maps API key - which is used for address proximity calculation - both for order routing and automatic inventory geolocation display. The Google API Services that we require enabled are below:

  • Geocoding API
  • Maps Javascript API
  • Distance Matrix API
  • Geolocation API
  • Maps Embed API
  • Places API

Getting Started

Click this link to automatically create your Google API Project with the necessary API services above.

Or, follow the steps below to manually create your Google Cloud Console project.

  1. Visit this Google Developer Doc and click the Get Started button.
  2. Choose the Maps product and click Continue.
  3. Select or create a "Project".
  4. Choose or create a "Billing Account". The first $200 of requests per month are free, and there's very low chance your site will be sending more than that amount of requests.
  5. Click "Next" to enable the Google Maps platform.
  6. Copy the provided API key into our Settings area.
Was this article helpful?
0 out of 0 found this helpful

Navigation