Home
last modified time | relevance | path

Searched defs:projection (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DVideoContentDetails.php53 public $projection; variable in Google\\Service\\YouTube\\VideoContentDetails
172 public function setProjection($projection)
DLiveBroadcastContentDetails.php75 public $projection; variable in Google\\Service\\YouTube\\LiveBroadcastContentDetails
274 public function setProjection($projection)
/plugin/osm/
Dscript.js18 projection: new OpenLayers.Projection("EPSG:900913"), property
/plugin/strata/helper/
Dtriples.php866 function __construct($pdostatement, $projection) {
939 function __construct($relations, $projection) {
1016 function __construct($pdostatement, $projection, $grouped) {
Dsyntax.php220 function constructQuery(&$root, &$typemap, $projection) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
DQuery.php151 public function setProjection($projection)
/plugin/openlayersmapoverlays/
Dscript.js119 projection: new OpenLayers.Projection("EPSG:4326"), property
/plugin/openlayersmapoverlays/lib/
Dlayers.js59 …L:function(bounds){bounds=this.adjustBounds(bounds);var projWords=this.projection.getCode().split(… property
/plugin/openlayersmap/
Dscript.js319 coordinateFormat: ol.coordinate.createStringXY(4), projection: 'EPSG:4326', property
/plugin/authgoogle/google/contrib/
DGoogle_DatastoreService.php727 public $projection; variable in Google_Query
774 public function setProjection(/* array(Google_PropertyExpression) */ $projection) {
/plugin/ol3/
Dscript.js8 …){if(a()<e)throw new RangeError("Invalid typed array length");return l.TYPED_ARRAY_SUPPORT?(t=new … function