You are here

README.txt in Google Map Field 7

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

  * Introduction
  * Installation
  * Configuration
  * Known Issues


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.

Another feature of this module is WYSIWYG integration. A WYSIWYG toolbar button
can be enabled under the WYSIWYG profiles setup to allow the user to open a
dialog that will enabled them to find a point on a map, set the width, height
and zoom factor, and insert a token directly into filtered content.  The map
will then display when the content is viewed normally.


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).

To enable the WYSIWYG feature you must use the enlabed plugins/buttons feature
of the WYSIWYG module to enable the Google Map Field Token Builder

KNOWN ISSUES
------------

At the moment if you specify 'number of values' as anything other than 1 the
maps disappear in the node edit form when you click 'Add another'

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. * Known Issues
  7. INTRODUCTION
  8. ------------
  9. Current Maintainer: Scot Hubbard - http://drupal.org/user/868214
  10. This module allows content creators/maintainers to add maps to content via
  11. the addition of a "Google Map Field" field type that can be added to content
  12. types.
  13. Using the google map field, the user can drop a marker on a map, set the
  14. width, height and zoom factor of the map and save the data for the map
  15. with the node.
  16. There are no geocoding facilities and the standard map controls are shown by
  17. default (Zoom pan up/down/left/right, Map/Satelite). This may be enhanced to
  18. include more controls in a future version.
  19. Another feature of this module is WYSIWYG integration. A WYSIWYG toolbar button
  20. can be enabled under the WYSIWYG profiles setup to allow the user to open a
  21. dialog that will enabled them to find a point on a map, set the width, height
  22. and zoom factor, and insert a token directly into filtered content. The map
  23. will then display when the content is viewed normally.
  24. INSTALLATION
  25. ------------
  26. Install as usual...
  27. see http://drupal.org/documentation/install/modules-themes/modules-7
  28. CONFIGURATION
  29. -------------
  30. There are no specific config options for this module. To use it you simply
  31. add the "Google Map Field" to the entity on which you wish to use it
  32. (node/taxonomy term/user etc).
  33. To enable the WYSIWYG feature you must use the enlabed plugins/buttons feature
  34. of the WYSIWYG module to enable the Google Map Field Token Builder
  35. KNOWN ISSUES
  36. ------------
  37. At the moment if you specify 'number of values' as anything other than 1 the
  38. maps disappear in the node edit form when you click 'Add another'