You are here

constant IP_GEOLOC_LEAFLET_MARKERCLUSTER_REGIONBOUND_JS in IP Geolocation Views & Maps 7

Same name and namespace in other branches
  1. 8 ip_geoloc.module \IP_GEOLOC_LEAFLET_MARKERCLUSTER_REGIONBOUND_JS
3 uses of IP_GEOLOC_LEAFLET_MARKERCLUSTER_REGIONBOUND_JS
ip_geoloc_library_alter in ./ip_geoloc.module
Implements hook_library_alter().
ip_geoloc_plugin_style_leaflet::_add_cluster_differentiator in views/ip_geoloc_plugin_style_leaflet.inc
ip_geoloc_requirements in ./ip_geoloc.install
Implements hook_requirements().

File

./ip_geoloc.module, line 36
IPGV&M is a mapping engine for Views that contain locations of entities and/or visitors. Google Maps, Leaflet and OpenLayers2 maps are all supported. and available through this module. Using a number of optional sources IPGV&M also retrieves…

Code

define('IP_GEOLOC_LEAFLET_MARKERCLUSTER_REGIONBOUND_JS', 'leaflet.markercluster-regionbound.min.js');