Google Static Map
Component ID
2333791
Component name
Google Static Map
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Google Static Map adds two new formats for Geofield to generate Google static map, an image more light than a Google map :
- A standard format. You choose only the width, the height and the zoom.
- A responsive format to configure a static map for each breakpoints of your choice.
To have the responsive format, you must enable the Picture module and configure your breakpoints on a breakpoint group.
You can add a link on the map to go directly on Google Map. Presently, the link will be construct with geolocation or with the address if you use an addressfield.
Presently, you can download the module with git:git clone --branch 7.x-1.x http://git.drupal.org/sandbox/Calystod/2333791.git google_static_map
