6 uses of IP_GEOLOC_RECENT_VISITORS_MAP_OPTIONS in IP Geolocation Views & Maps 7
- ip_geoloc_block_configure in ./
ip_geoloc_blocks.inc - Implements hook_block_configure().
- ip_geoloc_block_view in ./
ip_geoloc_blocks.inc - Implements hook_block_view().
- ip_geoloc_output_map_multi_location in ./
ip_geoloc_api.inc - Outputs an HTML div placeholder into which will be injected a Google map.
- ip_geoloc_output_map_multi_visitor in ./
ip_geoloc_api.inc - Outputs an HTML div placeholder into which will be injected a map.
- ip_geoloc_plugin_style_map::options_form in views/
ip_geoloc_plugin_style_map.inc - Create the options form.
- ip_geoloc_plugin_style_map::render in views/
ip_geoloc_plugin_style_map.inc - Transform the View result in a list of markers and render these on a map.