You are here

constant IP_GEOLOC_GOOGLE_MAPS in IP Geolocation Views & Maps 7

6 uses of IP_GEOLOC_GOOGLE_MAPS
ip_geoloc_get_current_location in ./ip_geoloc_api.inc
Uses AJAX to return in $_POST info about the visitor's current location.
ip_geoloc_output_map in ./ip_geoloc_api.inc
Outputs an HTML div placeholder into which will be injected a map.
ip_geoloc_output_map_current_location in ./ip_geoloc_api.inc
Outputs an HTML div placeholder into which is injected a map.
ip_geoloc_output_map_multi_location in ./ip_geoloc_api.inc
Outputs an HTML div placeholder into which will be injected a Google map.
ip_geoloc_output_map_multi_visitor in ./ip_geoloc_api.inc
Outputs an HTML div placeholder into which will be injected a map.

... See full list

File

./ip_geoloc_api.inc, line 14
API functions of IP geolocation module

Code

define('IP_GEOLOC_GOOGLE_MAPS', ip_geoloc_build_google_api_url());