You are here

constant IP_GEOLOC_MAP_CENTER_ON_VISITOR in IP Geolocation Views & Maps 8

Same name in this branch
  1. 8 src/Services/IpGeoLocViewsPluginStyle.php \Drupal\ip_geoloc\Services\IP_GEOLOC_MAP_CENTER_ON_VISITOR
  2. 8 src/Plugin/views/style/ip_geoloc_plugin_style.inc \IP_GEOLOC_MAP_CENTER_ON_VISITOR
3 uses of IP_GEOLOC_MAP_CENTER_ON_VISITOR
IpGeoLocPluginStyleLeaflet::render in src/Plugin/views/style/IpGeoLocPluginStyleLeaflet.php
Transform the View result in a list of marker locations and render on map.
IpGeoLocPluginStyleMap::render in src/Plugin/views/style/IpGeoLocPluginStyleMap.php
Transform the View result in a list of markers and render these on a map.
IpGeoLocPluginStyleOpenLayers::render in src/Plugin/views/style/IpGeoLocPluginStyleOpenLayers.php
Transform the View result in a list of markers and render these on a map.

File

src/Services/IpGeoLocViewsPluginStyle.php, line 19

Namespace

Drupal\ip_geoloc\Services

Code

define('IP_GEOLOC_MAP_CENTER_ON_VISITOR', 2);