/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
H A D | PostLocation.php | 22 public $lat; variable in Google\\Service\\Blogger\\PostLocation 33 public function setLat($lat)
|
/plugin/googlemaps3/ |
H A D | script.js | 54 position = {lat: options.lat, lng: options.lng}; property in initMap.attachMarker.position
|
/plugin/spatialhelper/helper/ |
H A D | search.php | 83 public function findNearbyLatLon(float $lat, float $lon): array {
|
/plugin/openlayersmap/helper/ |
H A D | staticmap.php | 77 float $lat,
|
/plugin/openlayersmap/lib/ |
H A D | OpenLayers.js | 139 OpenLayers.LonLat=OpenLayers.Class({lon:0,lat:0,initialize:function(lon,lat){if(OpenLayers.Util.isA… argument 317 …s=this.grid[0][0].bounds;this.backBufferLonLat={lon:topLeftTileBounds.left,lat:topLeftTileBounds.t… property in backBufferLonLat 414 …plit?split[0].components[1]:undefined});return index},addParallel:function(lat,minLon,maxLon,squar… argument 564 OpenLayers.Geometry.LineString.geodesicParallel=function(lat,lon1,lon2,projection,squaredTolerance)… argument 699 …4326");var sm=new OpenLayers.Projection("EPSG:900913");return function(lon,lat){var point=OpenLaye… argument 735 getMapObjectLonLatFromLonLat:function(lon,lat){var gLatLng;if(this.sphericalMercator){var lonlat=th… argument 871 …s.Event.KEY_ESC:this.callback("cancel");break}},modifyFeature:function(lon,lat){if(!this.point)thi… argument
|
/plugin/openlayersmap/ |
H A D | StaticMap.php | 136 private $lat; variable in StaticMap 186 float $lat, 391 public function latToTile(float $lat, int $zoom) {
|
H A D | script.js | 428 lat: OLmapPOI[j].lat, property in feat.data
|
/plugin/openlayersmap/javascript/OpenLayersMap/Handler/ |
H A D | KeyboardPoint.js | 116 modifyFeature : function(lon, lat) { argument
|
/plugin/openlayersmap/syntax/ |
H A D | olmap.php | 663 private function calcBBOX(array $overlay, float $lat, float $lon): array {
|
/plugin/geotag/syntax/ |
H A D | geotag.php | 193 private function geohash($lat, $lon) {
|
/plugin/schedule/lib/ |
H A D | scheduleCitiesMap.js | 36 function scheduleGetLocation (lat, lon) { argument 97 function scheduleAddLatLonCityMarker (scheduleMap, cityCode, lat, lon) { argument
|
/plugin/schedule/ |
H A D | schedule.class.php | 24 var $lat; // event place longitude variable in schedule
|
/plugin/phpipam/ |
H A D | syntax.php | 1491 private function dec2DMS($dec, $lat=false) {
|
/plugin/sphinxsearch-was/ |
H A D | sphinxapi.php | 813 function SetGeoAnchor($attrlat, $attrlong, $lat, $long)
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_BloggerService.php | 1230 public $lat; variable in Google_PostLocation 1234 public function setLat( $lat) {
|
H A D | Google_CoordinateService.php | 92 …public function insert($teamId, $address, $lat, $lng, $title, Google_Job $postBody, $optParams = a… 642 public $lat; variable in Google_Location 657 public function setLat( $lat) {
|
/plugin/sphinxsearch/ |
H A D | sphinxapi.php | 849 function SetGeoAnchor ( $attrlat, $attrlong, $lat, $long )
|
/plugin/geonav/js/ |
H A D | earth_a.js | 1 var lat; variable
|