Google Maps

2 min read Documentation

Step 1: Obtain and Configure Your Google Maps API Key

  1. Visit the Google Cloud Console
  2. Click on “Get Started” in the upper right corner
  3. Add a billing method (Google provides a high free usage threshold)
  4. Generate a new API key
  5. Restrict the API key to your site’s URL to enhance security

Step 2: Enable Required APIs

Ensure the following APIs are enabled in your Google Cloud project:

    • Maps JavaScript API
    • Geocoding API

Step 3: Add the API Key to Your Site

Depending on which Contempo product you’re using, follow the instructions below to add your API key:

  • Real Estate 7 Theme: Go to your WP Admin > Real Estate 7 Options > Google Maps and paste your API key into the designated field
  • CT IDX Pro+ Plugin: Go to your WP Admin > Settings > CT IDX Pro+ and paste your API key in the Google Maps API Key field
  • CT Automated Home Valuations Plugin: Go to your WP Admin > Settings > CT Valuations > General and enter your API key in the Google Maps API Key field

Troubleshooting Common Issues

  • API Access Issues: Ensure the correct APIs are enabled
  • Domain Restrictions: Verify that your site’s URL is correctly added to the API key’s restrictions
  • Billing Activation: If you see a “Development Only” layer, activate billing on your Google Cloud project
  • JavaScript Conflicts: Check for errors in the browser’s console that might indicate conflicts with other plugins
  • Invalid Address Data: Ensure that the listing addresses are accurate and complete (only applies to manually entered listings in RE7)