6 uses of IP_GEOLOC_GOOGLE_MAPS in IP Geolocation Views & Maps 7
- 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.
- _ip_geoloc_set_my_location_add_find_me in ./
ip_geoloc_blocks.inc