You are here

constant IP_GEOLOC_DEF_NUM_MARKER_LAYERS in IP Geolocation Views & Maps 7

Same name and namespace in other branches
  1. 8 ip_geoloc.openlayers.inc \IP_GEOLOC_DEF_NUM_MARKER_LAYERS
5 uses of IP_GEOLOC_DEF_NUM_MARKER_LAYERS
ip_geoloc_admin_configure in ./ip_geoloc.admin.inc
Menu callback for admin settings.
ip_geoloc_openlayers_layers in ./ip_geoloc.openlayers.inc
Implements hook_openlayers_layers().
ip_geoloc_openlayers_map_preprocess_alter in ./ip_geoloc.openlayers.inc
Implements hook_openlayers_map_preprocess_alter().
ip_geoloc_openlayers_marker_layers in ./ip_geoloc.module
Return available OpenLayers marker layers for use in a select drop-down.
ip_geoloc_plugin_style_openlayers::render in views/ip_geoloc_plugin_style_openlayers.inc
Transform the View result in a list of markers and render these on a map.

File

./ip_geoloc.openlayers.inc, line 12
ip_geoloc.openlayers.inc

Code

define('IP_GEOLOC_DEF_NUM_MARKER_LAYERS', 3);