addressfield-staticmap-google-map.tpl.php |
addressfield-staticmap-google-map.tpl.php |
|
|
addressfield-staticmap-static-map.tpl.php |
addressfield-staticmap-static-map.tpl.php |
|
|
addressfield_staticmap.admin.inc |
addressfield_staticmap.admin.inc |
|
Contains admin page code for the addressfield static map module. |
addressfield_staticmap.css |
addressfield_staticmap.css |
|
#map_canvas img {
max-width: none;
}
.info-window {
padding-bottom: 15px;
} |
addressfield_staticmap.info |
addressfield_staticmap.info |
|
name = Address Field Static Map
description = Provides Google Static Map based on entity address fields.
configure = admin/config/system/addressfield_staticmap
core = 7.x
dependencies[] = addressfield
dependencies[] = entity_base_type |
addressfield_staticmap.install |
addressfield_staticmap.install |
|
Uninstall function for the address field static map module. |
addressfield_staticmap.module |
addressfield_staticmap.module |
|
Main file for the addressfield static map module. |
readme.txt |
readme.txt |
|
After installing the Address Field Static Map, it needs to be configured.
First, add a new Address Field to an existing or a new content type. A content
type may have several address fields - "Physical Address", "Mailing… |