Searched refs:getZoom (Results 1 – 15 of 15) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/ |
H A D | TileCoordinates.php | 46 public function getZoom() function in Google\\Service\\SemanticTile\\TileCoordinates
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | GeolayerdataGeo.php | 144 public function getZoom() function in Google\\Service\\Books\\GeolayerdataGeo
|
/plugin/rigrr/lib/svg-pan-zoom/ |
H A D | svg-pan-zoom.js | 334 , viewBoxWidth = boundingClientRect.width / this.getZoom() 335 , viewBoxHeight = boundingClientRect.height / this.getZoom() 502 SvgPanZoom.prototype.getZoom = function() { 678 var offsetX = (this.width - (this._viewBox.width + this._viewBox.x) * this.getZoom()) * 0.5 679 , offsetY = (this.height - (this._viewBox.height + this._viewBox.y) * this.getZoom()) * 0.5 820 , getZoom: function() {return that.getZoom()}
|
/plugin/schedule/lib/ |
H A D | scheduleCitiesMap.js | 62 scheduleMap.map.getView ().setZoom (Math.min (scheduleMap.map.getView ().getZoom ()*.9, 261 …scheduleMap.map.getView ().setZoom (Math.min (scheduleMap.map.getView ().getZoom (), scheduleZoom)…
|
/plugin/googlemap3/ |
H A D | googlemap3.js | 78 var zoom = map.getZoom();
|
/plugin/openlayersmap/ol7/ |
H A D | ol-layerswitcher.js |
|
H A D | ol.js.map |
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_BooksService.php | 1933 public function getZoom() { function in Google_BooksLayerGeoDataGeo
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
/plugin/ol3/ |
H A D | script.js | 8 …getZoom(),e.center=this.getCenterInternal(),e.rotation=this.getRotation(),O({},e,t)},e.prototype.a…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 4 …]=value}if(this.wrapperEl){this.wrapperEl.style[prop]=value}return this},getZoom:function(){return…
|
H A D | fabric.js | 6253 getZoom: function () {
|