You are here

constant IP_GEOLOC_DEF_NUM_MARKER_LAYERS in IP Geolocation Views & Maps 8

Same name and namespace in other branches
  1. 7 ip_geoloc.openlayers.inc \IP_GEOLOC_DEF_NUM_MARKER_LAYERS
6 uses of IP_GEOLOC_DEF_NUM_MARKER_LAYERS
AdminConfigureForm::buildForm in src/Form/AdminConfigureForm.php
Form constructor.
IpGeoLocGlobal::openlayersMarkerLayers in src/Services/IpGeoLocGlobal.php
Return available OpenLayers marker layers for use in a select drop-down.
IpGeoLocPluginStyleOpenLayers::render in src/Plugin/views/style/IpGeoLocPluginStyleOpenLayers.php
Transform the View result in a list of markers and render these on a map.
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().

... See full list

File

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

Code

define('IP_GEOLOC_DEF_NUM_MARKER_LAYERS', 3);