You are here

README.txt in Colorized google maps block 7

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

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


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

Colorized gmap module allows to add a google map on the site as a drupal block and customize it.
This module expands the standard UI and allows to create a block. At the colorized gmap block creation page you are able to customize a standard google map (e.g. to colorize water, landscape , etc.) You will see changes on the map after every action.

Features:
 * colorize any elements of the map
 * hide unnecessary map controls
 * change map controls position
 * customize marker image and caption
 * add multiple blocks
 * exportable via 'Features' module


 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/colorized_gmap


 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/colorized_gmap


REQUIREMENTS
------------

This module requires the following modules and libraries:
 * Entity API (https://www.drupal.org/project/entity)
 * Libraries API (https://www.drupal.org/project/libraries)


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

 * Download colorpicker (By Stefan Petre) library
   http://www.eyecon.ro/colorpicker and put its content to
   "colorpicker" directory inside libraries directory
   (usually sites/all/libraries) so you should have
   sites/all/libraries/colorpicker directory and js/colorpicker.js and
   css/colorpicker.css in it.
   See https://www.drupal.org/node/1440066 for more details.

 * Install as you would normally install a contributed Drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.

*  Enter Google Maps API key from 'admin/config/content/colorized_gmap_apikey'
   Visit https://developers.google.com/maps/documentation/javascript/get-api-key
   and for further information to get get API key.
   You need to choose Google Maps Javascript API there.


CONFIGURATION
-------------
 * Visit 'admin/config/content/colorized_gmap' to add API Key.
 * Visit 'admin/structure/block/colorized_gmap_block' to create colorized gmap block.
 * To delete colorized gmap block visit 'admin/structure/block'


MAINTAINERS
-----------

Current maintainers:
 * Artyom Zenkovets (azenkovets) - https://www.drupal.org/u/azenkovets
 * Anton Nepsha (omsk_nepshaaa) - https://www.drupal.org/u/omsk_nepshaaa

This project is created by ADCI Solutions team (http://drupal.org/node/1542952).

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. Colorized gmap module allows to add a google map on the site as a drupal block and customize it.
  11. This module expands the standard UI and allows to create a block. At the colorized gmap block creation page you are able to customize a standard google map (e.g. to colorize water, landscape , etc.) You will see changes on the map after every action.
  12. Features:
  13. * colorize any elements of the map
  14. * hide unnecessary map controls
  15. * change map controls position
  16. * customize marker image and caption
  17. * add multiple blocks
  18. * exportable via 'Features' module
  19. * For a full description of the module, visit the project page:
  20. https://www.drupal.org/project/colorized_gmap
  21. * To submit bug reports and feature suggestions, or to track changes:
  22. https://www.drupal.org/project/issues/colorized_gmap
  23. REQUIREMENTS
  24. ------------
  25. This module requires the following modules and libraries:
  26. * Entity API (https://www.drupal.org/project/entity)
  27. * Libraries API (https://www.drupal.org/project/libraries)
  28. INSTALLATION
  29. ------------
  30. * Download colorpicker (By Stefan Petre) library
  31. http://www.eyecon.ro/colorpicker and put its content to
  32. "colorpicker" directory inside libraries directory
  33. (usually sites/all/libraries) so you should have
  34. sites/all/libraries/colorpicker directory and js/colorpicker.js and
  35. css/colorpicker.css in it.
  36. See https://www.drupal.org/node/1440066 for more details.
  37. * Install as you would normally install a contributed Drupal module. See:
  38. https://drupal.org/documentation/install/modules-themes/modules-7
  39. for further information.
  40. * Enter Google Maps API key from 'admin/config/content/colorized_gmap_apikey'
  41. Visit https://developers.google.com/maps/documentation/javascript/get-api-key
  42. and for further information to get get API key.
  43. You need to choose Google Maps Javascript API there.
  44. CONFIGURATION
  45. -------------
  46. * Visit 'admin/config/content/colorized_gmap' to add API Key.
  47. * Visit 'admin/structure/block/colorized_gmap_block' to create colorized gmap block.
  48. * To delete colorized gmap block visit 'admin/structure/block'
  49. MAINTAINERS
  50. -----------
  51. Current maintainers:
  52. * Artyom Zenkovets (azenkovets) - https://www.drupal.org/u/azenkovets
  53. * Anton Nepsha (omsk_nepshaaa) - https://www.drupal.org/u/omsk_nepshaaa
  54. This project is created by ADCI Solutions team (http://drupal.org/node/1542952).