address_static_map
96 sites
No security coverage
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 no longer allows 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.
Since version 2 the Key module is required, to create either the secret key or the premium crypto key.