INSTALL.txt |
INSTALL.txt |
|
Location Map module
**Installation:
1. Unpack the Location Map folder and contents in the modules directory of your Drupal installation (usually /sites/all/modules).
2. Enable the Location Map module in the administration tools… |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave,
Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute
verbatim copies of this license document, but… |
locationmap.admin.inc |
locationmap.admin.inc |
|
|
locationmap.css |
locationmap.css |
|
#locationmap_map img {
max-width: none;
} |
locationmap.info.yml |
locationmap.info.yml |
|
locationmap.info.yml |
locationmap.install |
locationmap.install |
|
Install, update and uninstall functions for the locationmap module. |
locationmap.module |
locationmap.module |
|
|
locationmap.settings.yml |
config/locationmap.settings.yml |
|
config/locationmap.settings.yml |
locationmap.test |
tests/locationmap.test |
|
|
LocationMapBlock.php |
lib/Drupal/locationmap/Plugin/block/block/LocationMapBlock.php |
Drupal\locationmap\Plugin\block\block |
Contains \Drupal\locationmap\Plugin\block\block\LocationMapBlock. |
locationmap_admin.css |
locationmap_admin.css |
|
#locationmap-admin-settings #edit-locationmap-info-format,
#locationmap-admin-settings #edit-locationmap-body-format,
#locationmap-admin-settings #edit-locationmap-footer-format {
padding-top: 0;
padding-bottom: 0;
float: right;
… |
README.txt |
README.txt |
|
Location Map module (http://drupal.org/project/locationmap)
** Description:
The Location Map module displays a single geographic location for a website via Google Maps. It has following features:
* Creates a single Google Maps page (at… |