Home
last modified time | relevance | path

Searched refs:longitude (Results 1 – 25 of 49) sorted by last modified time

12

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1776 - Change Elastica_Filter_GeoDistance::__construct(), accepts geohash parameter (BC break, before: ($key, $latitude, $longitude, $distance), after: ($key, $location, $distance) where $location is array('lat' => $latitude, 'lon' => $longitude) or a geohash)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DDocument.php177 public function addGeoPoint(string $key, float $latitude, float $longitude): self argument
179 $value = ['lat' => $latitude, 'lon' => $longitude];
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DAbstractGeoDistance.php22 * Decides if this query uses latitude/longitude or geohash for the location.
107 throw new InvalidException('$location has to be an array (latitude/longitude) or a string (geohash)');
127 public function setLongitude(float $longitude): self argument
129 $this->_longitude = $longitude;
163 if (self::LOCATION_TYPE_LATLON === $this->_locationType) { // Latitude/longitude
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DLatLng.php23 public $longitude; variable in Google\\Service\\Datastore\\LatLng
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DGeolayerdataGeoViewportHi.php23 public $longitude; variable in Google\\Service\\Books\\GeolayerdataGeoViewportHi
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
H A DGeolayerdataGeo.php36 public $longitude; variable in Google\\Service\\Books\\GeolayerdataGeo
98 public function setLongitude($longitude) argument
100 $this->longitude = $longitude;
104 return $this->longitude;
H A DGeolayerdataGeoViewportLo.php23 public $longitude; variable in Google\\Service\\Books\\GeolayerdataGeoViewportLo
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DLatLng.php23 public $longitude; variable in Google\\Service\\MyBusinessBusinessInformation\\LatLng
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileImageMediaMetadataLocation.php24 public $longitude; variable in Google\\Service\\Drive\\DriveFileImageMediaMetadataLocation
42 public function setLongitude($longitude) argument
44 $this->longitude = $longitude;
48 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DLatLng.php23 public $longitude; variable in Google\\Service\\StreetViewPublish\\LatLng
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DPollingLocation.php30 public $longitude; variable in Google\\Service\\CivicInfo\\PollingLocation
90 public function setLongitude($longitude) argument
92 $this->longitude = $longitude;
96 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DLatLng.php23 public $longitude; variable in Google\\Service\\CloudTalentSolution\\LatLng
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleTypeLatLng.php23 public $longitude; variable in Google\\Service\\PlayableLocations\\GoogleTypeLatLng
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalInstallationParams.php61 public $longitude; variable in Google\\Service\\Sasportal\\SasPortalInstallationParams
214 public function setLongitude($longitude) argument
216 $this->longitude = $longitude;
220 return $this->longitude;
H A DSasPortalNrqzValidation.php31 public $longitude; variable in Google\\Service\\Sasportal\\SasPortalNrqzValidation
73 public function setLongitude($longitude) argument
75 $this->longitude = $longitude;
79 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DLatLng.php23 public $longitude; variable in Google\\Service\\Vision\\LatLng
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalInstallationParams.php61 public $longitude; variable in Google\\Service\\SASPortalTesting\\SasPortalInstallationParams
214 public function setLongitude($longitude) argument
216 $this->longitude = $longitude;
220 return $this->longitude;
H A DSasPortalNrqzValidation.php31 public $longitude; variable in Google\\Service\\SASPortalTesting\\SasPortalNrqzValidation
73 public function setLongitude($longitude) argument
75 $this->longitude = $longitude;
79 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DPoiAssignedTargetingOptionDetails.php27 public $longitude; variable in Google\\Service\\DisplayVideo\\PoiAssignedTargetingOptionDetails
60 public function setLongitude($longitude) argument
62 $this->longitude = $longitude;
66 return $this->longitude;
H A DPoiTargetingOptionDetails.php27 public $longitude; variable in Google\\Service\\DisplayVideo\\PoiTargetingOptionDetails
51 public function setLongitude($longitude) argument
53 $this->longitude = $longitude;
57 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleTypeLatLng.php23 public $longitude; variable in Google\\Service\\Dialogflow\\GoogleTypeLatLng
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DBuildingCoordinates.php23 public $longitude; variable in Google\\Service\\Directory\\BuildingCoordinates
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DGeoPoint.php24 public $longitude; variable in Google\\Service\\YouTube\\GeoPoint
42 public function setLongitude($longitude) argument
44 $this->longitude = $longitude;
48 return $this->longitude;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DLatLng.php23 public $longitude; variable in Google\\Service\\Firestore\\LatLng
33 public function setLongitude($longitude) argument
35 $this->longitude = $longitude;
39 return $this->longitude;

12