constant STYLED_GOOGLE_MAP_DEFAULT_HEIGHT in Styled Google Map 7
Same name and namespace in other branches
- 8 styled_google_map.module \STYLED_GOOGLE_MAP_DEFAULT_HEIGHT
- 7.2 styled_google_map.module \STYLED_GOOGLE_MAP_DEFAULT_HEIGHT
2 uses of STYLED_GOOGLE_MAP_DEFAULT_HEIGHT
- styled_google_map_field_formatter_info in ./
styled_google_map.module - Implements hook_field_formatter_info().
- styled_google_map_style_plugin::option_definition in styled_google_views/
styled_google_map_style_plugin.inc - Modifies the default options inherited by this plugin.
File
- ./
styled_google_map.module, line 8 - Contains all hooks and functions for the Styled Google Map module.
Code
define('STYLED_GOOGLE_MAP_DEFAULT_HEIGHT', '400px');