constant IP_GEOLOC_GOOGLE_MAPS in IP Geolocation Views & Maps 8
6 uses of IP_GEOLOC_GOOGLE_MAPS
- IpGeoLocAPI::outputMap in src/
Services/ IpGeoLocAPI.php - Outputs an HTML div placeholder into which will be injected a map.
- 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.
File
- src/
Services/ IpGeoLocAPI.php, line 14
Namespace
Drupal\ip_geoloc\ServicesCode
define('IP_GEOLOC_GOOGLE_MAPS', ip_geoloc_build_google_api_url());