Searched refs:_latitude (Results 1 – 1 of 1) sorted by relevance
41 protected $_latitude; variable in Elastica\\Query\\AbstractGeoDistance118 $this->_latitude = $latitude;166 if (isset($this->_latitude)) { // Latitude167 $location['lat'] = $this->_latitude;