You are here

constant IP_GEOLOC_MAX_NUM_FONT_ICON_LIBS in IP Geolocation Views & Maps 8

Same name and namespace in other branches
  1. 7 ip_geoloc.module \IP_GEOLOC_MAX_NUM_FONT_ICON_LIBS
3 uses of IP_GEOLOC_MAX_NUM_FONT_ICON_LIBS
AdminConfigureForm::buildForm in src/Form/AdminConfigureForm.php
Form constructor.
IpGeoLocGlobal::getFontIconLibs in src/Services/IpGeoLocGlobal.php
Returns an array of libraries as entered on the config page.
ip_geoloc_get_font_icon_libs in ./ip_geoloc.module
Returns an array of libraries as entered on the config page.

File

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