You are here

constant IP_GEOLOC_LEAFLET_MARKERCLUSTER_REGIONBOUND_JS in IP Geolocation Views & Maps 8

Same name and namespace in other branches
  1. 7 ip_geoloc.module \IP_GEOLOC_LEAFLET_MARKERCLUSTER_REGIONBOUND_JS
1 use of IP_GEOLOC_LEAFLET_MARKERCLUSTER_REGIONBOUND_JS
IpGeoLocPluginStyleLeaflet::addClusterDifferentiator in src/Plugin/views/style/IpGeoLocPluginStyleLeaflet.php
Form part definition.

File

./ip_geoloc.module, line 35
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');