You are here

constant DEFAULT_MAP_SIZE in Address Field Static Map 7

@file Main file for the addressfield static map module.

3 uses of DEFAULT_MAP_SIZE
addressfield_staticmap_field_formatter_settings_form in ./addressfield_staticmap.module
Implements hook_field_formatter_settings_form().
addressfield_staticmap_field_formatter_view in ./addressfield_staticmap.module
Implements hook_field_formatter_view().
addressfield_staticmap_get_size_args in ./addressfield_staticmap.module

File

./addressfield_staticmap.module, line 8
Main file for the addressfield static map module.

Code

define('DEFAULT_MAP_SIZE', '400x400');