This module is about the simplest way to get a Google Map, or a link to a Google Map, displayed with your content.

Requirements

* Shortcode contrib project
* configure your input format to allow enter shortcode_gmap macro

Usage

Additional parameters

Allowed parameters listed there with the default values.

  • include_map (TRUE)
  • include_link (FALSE)
  • include_text (FALSE)
  • width (100%)
  • height (300) – In pixel.
  • address ('')
  • zoom (19) – value from 1 (minimal) to 20 (maximal)
  • information_bubble (TRUE)
  • link_text (t('View larger map'))
  • address_text ('')
  • map_type (m) – The map type can be "k" or "satellite", "h" or "hybrid", "p" or "terrain" and "m" as standard
  • langcode' ('')
  • url_suffix ('')

Credits

This module was inspired and based on the Simple Google Maps module by Jennifer Hodgdon.

TODO

Need more documentation about usage.

Project information

Releases