Home
last modified time | relevance | path

Searched refs:LOCATION_TYPE_LATLON (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DAbstractGeoDistance.php17 public const LOCATION_TYPE_LATLON = 'latlon'; define in Elastica\\Query\\AbstractGeoDistance
119 $this->_locationType = self::LOCATION_TYPE_LATLON;
130 $this->_locationType = self::LOCATION_TYPE_LATLON;
163 if (self::LOCATION_TYPE_LATLON === $this->_locationType) { // Latitude/longitude