You are here

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.

... See full list

File

src/Services/IpGeoLocAPI.php, line 14

Namespace

Drupal\ip_geoloc\Services

Code

define('IP_GEOLOC_GOOGLE_MAPS', ip_geoloc_build_google_api_url());