constant IP_GEOLOC_GOOGLE_MAPS_SERVER in IP Geolocation Views & Maps 7
1 use of IP_GEOLOC_GOOGLE_MAPS_SERVER
- ip_geoloc_reverse_geocode in ./
ip_geoloc_api.inc  - Uses the Google webservice to retrieve address information based on lat/long.
 
File
- ./
ip_geoloc_api.inc, line 17  - API functions of IP geolocation module
 
Code
define('IP_GEOLOC_GOOGLE_MAPS_SERVER', 'https://maps.googleapis.com/maps/api/geocode/json');