constant DEVICE_GEOLOCATION_MAXMIND in Smart IP 6
Same name and namespace in other branches
- 7 modules/device_geolocation/device_geolocation.module \DEVICE_GEOLOCATION_MAXMIND
@file Provides visitor's geographical location using client device location source that implements W3C Geolocation API and Google Geocoding service.
1 use of DEVICE_GEOLOCATION_MAXMIND
- device-geolocation-visitor-info.tpl.php in modules/
device_geolocation/ theme/ device-geolocation-visitor-info.tpl.php - device-geolocation-visitor-info.tpl.php Default theme implementation for rendering user's geolocation details block.
File
- modules/
device_geolocation/ device_geolocation.module, line 9 - Provides visitor's geographical location using client device location source that implements W3C Geolocation API and Google Geocoding service.
Code
define('DEVICE_GEOLOCATION_MAXMIND', 1);