You are here

constant GMAP_FIELDS_FORMAT_MARKER_TITLE in GMap Module 7.2

2 uses of GMAP_FIELDS_FORMAT_MARKER_TITLE
gmap_fields_field_formatter_view in gmap_fields/gmap_fields.module
Implements hook_field_formatter_view().
gmap_fields_field_info in gmap_fields/gmap_fields.module
Implements hook_field_info().

File

gmap_fields/gmap_fields.module, line 9
GMap Fields - Fields for the GMap module, currently only a marker field.

Code

const GMAP_FIELDS_FORMAT_MARKER_TITLE = 'gmap_marker_default';