You are here

README.txt in Styled Google Map 7

Same filename and directory in other branches
  1. 7.2 README.txt
SUMMARY
-------
The Styled Google Map module can embed a Google Map to any node entity.
The module nicely integrates as a Geofield formatter. You can overwrite the
theming function if necessary.

REQUIREMENTS
------------
This module requires the following modules:
 * Geofield (https://drupal.org/project/geofield)
 * System Stream Wrapper (https://drupal.org/project/system_stream_wrapper)

 For styled_google_view it is recommended to have pathauto module enabled. 

INSTALLATION
------------
 * Install as usual, see http://drupal.org/node/70151 for further information.

CONFIGURATION
-------------
 * Configure configuration in Structure » Content Types » Your content type:
  - Include a Geofield for your node content type.
  - In the Display View, choose Styled Google Map as format.
  - Give in your desired Google Map settings.

Suggestions for additional settings are most welcome.

CUSTOMIZATION
-------------
 * You may override the default theming function THEMENAME_styled_google_map().

TROUBLESHOOTING
---------------
 * When the Google Map is grey or not showing at all, check:
  - If the pin location correct.
  - If the JSON style has a correct syntax.
 * Also try further troubleshooting in the javascript console of your browser.

CONTACT
-------
 * Current maintainers:
  - Nicky Vandevoorde (iampuma) - http://drupal.org/user/2529238

File

README.txt
View source
  1. SUMMARY
  2. -------
  3. The Styled Google Map module can embed a Google Map to any node entity.
  4. The module nicely integrates as a Geofield formatter. You can overwrite the
  5. theming function if necessary.
  6. REQUIREMENTS
  7. ------------
  8. This module requires the following modules:
  9. * Geofield (https://drupal.org/project/geofield)
  10. * System Stream Wrapper (https://drupal.org/project/system_stream_wrapper)
  11. For styled_google_view it is recommended to have pathauto module enabled.
  12. INSTALLATION
  13. ------------
  14. * Install as usual, see http://drupal.org/node/70151 for further information.
  15. CONFIGURATION
  16. -------------
  17. * Configure configuration in Structure » Content Types » Your content type:
  18. - Include a Geofield for your node content type.
  19. - In the Display View, choose Styled Google Map as format.
  20. - Give in your desired Google Map settings.
  21. Suggestions for additional settings are most welcome.
  22. CUSTOMIZATION
  23. -------------
  24. * You may override the default theming function THEMENAME_styled_google_map().
  25. TROUBLESHOOTING
  26. ---------------
  27. * When the Google Map is grey or not showing at all, check:
  28. - If the pin location correct.
  29. - If the JSON style has a correct syntax.
  30. * Also try further troubleshooting in the javascript console of your browser.
  31. CONTACT
  32. -------
  33. * Current maintainers:
  34. - Nicky Vandevoorde (iampuma) - http://drupal.org/user/2529238