constant IP_GEOLOC_CALLBACK_TIMEOUT in IP Geolocation Views & Maps 7
Same name and namespace in other branches
- 8 ip_geoloc.module \IP_GEOLOC_CALLBACK_TIMEOUT
1 use of IP_GEOLOC_CALLBACK_TIMEOUT
- _ip_geoloc_reverse_geocode_timeout in ./ip_geoloc.module
- Handle timeout of the Google Maps reverse-geocode callback, if enabled.
File
- ./ip_geoloc.module, line 19
- 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_CALLBACK_TIMEOUT', 30);