You are here

constant SmartIpLocationInterface::GEOCODED_SMART_IP in Smart IP 8.3

Same name and namespace in other branches
  1. 8.4 src/SmartIpLocationInterface.php \Drupal\smart_ip\SmartIpLocationInterface::GEOCODED_SMART_IP
  2. 8.2 src/SmartIpLocationInterface.php \Drupal\smart_ip\SmartIpLocationInterface::GEOCODED_SMART_IP

Source ID for Google Map Geocoded Smart IP as geolocation source.

File

src/SmartIpLocationInterface.php, line 25
Contains \Drupal\smart_ip\SmartIpLocationInterface.

Class

SmartIpLocationInterface
Provides an interface for Smart IP's data location.

Namespace

Drupal\smart_ip

Code

const GEOCODED_SMART_IP = 'geocoded_smart_ip';