You are here

constant IP_GEOLOC_MAP_CENTER_OF_LOCATIONS_WEIGHTED in IP Geolocation Views & Maps 7

Same name and namespace in other branches
  1. 8 src/Plugin/views/style/ip_geoloc_plugin_style.inc \IP_GEOLOC_MAP_CENTER_OF_LOCATIONS_WEIGHTED
3 uses of IP_GEOLOC_MAP_CENTER_OF_LOCATIONS_WEIGHTED
ip_geoloc_plugin_style_leaflet::render in views/ip_geoloc_plugin_style_leaflet.inc
Transform the View result in a list of marker locations and render on map.
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.
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

views/ip_geoloc_plugin_style.inc, line 21
ip_geoloc_plugin_style.inc

Code

define('IP_GEOLOC_MAP_CENTER_OF_LOCATIONS_WEIGHTED', 4);