This module integrates Google Maps Services with Drupal.
This module provides a service that provides access for the following Google Maps APIs:

Install Module

composer require drupal/google_maps_services
drush en google_maps_services

API keys

Each Google Maps Web Service request requires an API key.
Learn how to Get the API key.

Configure the Module

  • Visit /admin/config/services/google-maps-services
  • Add the API key

Project information

Releases