Module Description
Provides a formatter for the address field that renders it as a Google static map.
This module is a Drupal 8-9 implementation of the Address Field Static Map module. Unlike its predecessor, it uses only the new (in D8) address field.
This first version only provides a Google static map, it doesn't provide yet:
* a regular JS Google map that defaults to the static map if JavaScript is disabled
* a Mapquest static map
Usage Get an API key from your map provider (note that as of June 2018, Google require no longer allow the use of maps without an API key). Go to /admin/config/system/address_static_map and set the key to access the Google API.
Dependencies Address
This module is a Drupal 8-9 implementation of the Address Field Static Map module. Unlike its predecessor, it uses only the new (in D8) address field.
This first version only provides a Google static map, it doesn't provide yet:
* a regular JS Google map that defaults to the static map if JavaScript is disabled
* a Mapquest static map
Usage Get an API key from your map provider (note that as of June 2018, Google require no longer allow the use of maps without an API key). Go to /admin/config/system/address_static_map and set the key to access the Google API.
Dependencies Address
Module Link
Project Usage
77
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
This module provides a formatter for the address field that renders it as a Google static map.
Data Name
address_static_map