You are here

README.txt in Google Map Field 7.2

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

  * Introduction
  * Installation
  * Configuration


INTRODUCTION
------------

Current Maintainer: Scot Hubbard - http://drupal.org/user/868214

This module  allows content creators/maintainers to add maps to content via
the addition of a "Google Map Field" field type that can be added to content
types

Using the google map field, the user can drop a marker on a map, set the
width, height and zoom factor of the map and save the data for the map
with the node.

There are no geocoding facilities and the standard map controls are shown by
default (Zoom pan up/down/left/right, Map/Satelite). This may be enhanced to
include more controls in a future version.


INSTALLATION
------------

Install as usual...
see http://drupal.org/documentation/install/modules-themes/modules-7


CONFIGURATION
-------------

There are no specific config options for this module.  To use it you simply
add the "Google Map Field" to the entity on which you wish to use it
(node/taxonomy term/user etc).


NOTES
-----

This module used to contain a WYSIWYG map feature.  This has been moved to its 
own module. Please see the WYSIWYG Map module (http://drupal.org/project/wysiwyg_map)

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. INTRODUCTION
  7. ------------
  8. Current Maintainer: Scot Hubbard - http://drupal.org/user/868214
  9. This module allows content creators/maintainers to add maps to content via
  10. the addition of a "Google Map Field" field type that can be added to content
  11. types
  12. Using the google map field, the user can drop a marker on a map, set the
  13. width, height and zoom factor of the map and save the data for the map
  14. with the node.
  15. There are no geocoding facilities and the standard map controls are shown by
  16. default (Zoom pan up/down/left/right, Map/Satelite). This may be enhanced to
  17. include more controls in a future version.
  18. INSTALLATION
  19. ------------
  20. Install as usual...
  21. see http://drupal.org/documentation/install/modules-themes/modules-7
  22. CONFIGURATION
  23. -------------
  24. There are no specific config options for this module. To use it you simply
  25. add the "Google Map Field" to the entity on which you wish to use it
  26. (node/taxonomy term/user etc).
  27. NOTES
  28. -----
  29. This module used to contain a WYSIWYG map feature. This has been moved to its
  30. own module. Please see the WYSIWYG Map module (http://drupal.org/project/wysiwyg_map)