Google Maps Settings

You must enable the Google Maps Embed API and Google Maps JavaScript API through your Google Console.

Admin panel setup

  • Navigate to Admin panelSettingsGeneralOthers
  • Enter your Google Maps key
  • Save your changes

Or use /.env file setup

  • Access your FTP account
  • Edit the .env file
  • Insert this line: GOOGLE_MAPS_API_KEY=your-googlemaps-key
  • Substitute your actual API key
  • Save and upload the file
  • Configuration is complete

Note: The application requires version 1 (v1) of the Google Maps Embed API, formatted as: https://www.google.com/maps/embed/v1/place?key={key}&q={query}

Was this article helpful?

Thank you for your feedback!

Still need help? Create a support ticket

Create a Ticket