You are here

constant DEVICE_GEOLOCATION_MAXMIND in Smart IP 7

Same name and namespace in other branches
  1. 6 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 10
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);