You are here

constant IP_GEOLOC_VISITOR_MARKER_LAYER in IP Geolocation Views & Maps 8

Same name and namespace in other branches
  1. 7 ip_geoloc.openlayers.inc \IP_GEOLOC_VISITOR_MARKER_LAYER

@file ip_geoloc.openlayers.inc

Hook implementations for the OpenLayers interface.

2 uses of IP_GEOLOC_VISITOR_MARKER_LAYER
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().

File

./ip_geoloc.openlayers.inc, line 10
ip_geoloc.openlayers.inc

Code

define('IP_GEOLOC_VISITOR_MARKER_LAYER', 'ip_geoloc_visitor_marker_layer');