Drupal is a registered trademark of Dries Buytaert
Search API Solr 4.4.0 Minor update available for module search_api_solr (4.4.0). Page Manager 8.x-4.0 Major update available for module page_manager (8.x-4.0). Trash 3.1.0-beta2 New beta version released for module trash (3.1.0-beta2). Commerce AutoSKU 3.0.1 Minor update available for module commerce_autosku (3.0.1). Custom Field 4.0.10 Minor update available for module custom_field (4.0.10). Alternative login ID & display names 2.0.12 Minor update available for module alt_login (2.0.12). EntityReference UUID 3.0.1 Minor update available for module entity_reference_uuid (3.0.1). LocalGov Publications Importer 1.1.1 Minor update available for module localgov_publications_importer (1.1.1). Configuration Override Warn 8.x-1.6 Module config_override_warn updated after 10 months of inactivity (8.x-1.6). Table Alternate Rows Module table_altrow crossed 1,000 active installs.

This module enhances Drupal's Address field by allowing it to link to various external map services. It can generate direct links to view an address on a map or even pre-fill the "get directions" form for services like Google Maps, Apple Maps, and Waze. Administrators can configure which map services to support and customize the link's appearance.

The Address Map Link module adds additional field formatter settings that allow Address fields to be linked to an external map site. Some supported mapping sites have the ability to open the
their map with the get directions form filled out with the address as the destination.

Supported mapping sites:

  • Apple Maps (Note: Apple Maps will redirect to Google Maps if user is not using iOS.)
  • Bing Maps
  • Google Maps
  • Google Maps - Directions
  • HERE WeGo maps - Directions
  • Mapquest
  • OpenStreetMaps
  • Yandex maps
  • Waze - Directions
  • Waze - Navigate (immediately starts navigating)

Requirements

  • Token: When enabled the map link text can leverage tokens.

Installation

This module can be installed and enabled like any other Drupal module. However, because the Address module requires installation via composer, it is recommended for this module as well.

   composer require drupal/address_map_link:^1.4

Configuration

  1. Go to the "Manage display" tab of the content type (or entity bundle) and click the settings button next to the address field you would like to link.

  2. Select the "Link Address to Map" checkbox to link that address field.

  3. Further configure this link by adjusting the Map Link type, the position, link text, and the option to open the link in a new window.

Adding Additional Map Providers

Additional mapping sites can be defined by adding MapLink plugins. Reference one of the MapLink plugins defined in Drupal\address_map_link\Plugin\MapLink

Activity

Total releases
1
First release
Mar 2026
Latest release
4 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.0.0 Stable Mar 14, 2026