Home
last modified time | relevance | path

Searched refs:maxZoom (Results 1 – 18 of 18) sorted by relevance

/plugin/structgeohash/
Dscript.js20 var maxZoom = jQuery(this).attr('data-maxZoom');
35 maxZoom: maxZoom, property
/plugin/rigrr/lib/svg-pan-zoom/
Dsvg-pan-zoom.js211 , maxZoom: 10 // Maximum Zoom level property
463 if (setZoom.a > this.options.maxZoom * this.initialCTM.a) {setZoom.a = setZoom.d = wasZoom.a}
796 , setMaxZoom: function(zoom) {that.options.maxZoom = zoom}
/plugin/panoview/
H A Dscript.js90 …this.maxZoomLevel = (typeof options.maxZoom == 'undefined' ? 0 : Math.abs(parseInt(options.maxZoom
/plugin/gallery/simple-lightbox/
Dsimple-lightbox.js71 maxZoom: 10, property
461 this.controlCoordinates.initialScale = this.minMax(1, 1, this.options.maxZoom);
742 scale = Math.max(1, Math.min(_this6.options.maxZoom, scale));
878 …rdinates.initialPinchDistance * _this6.controlCoordinates.initialScale, 1, _this6.options.maxZoom);
/plugin/ol3/
Dscript.js8maxZoom?e.maxZoom:1/0,r.className_=void 0!==n.className?e.className:"ol-layer",delete n.className,… property
/plugin/amcharts/assets/amcharts/
Damcharts.js54 …=this.start&&this.end==this.data.length-1&&isNaN(this.minZoom)&&isNaN(this.maxZoom)&&(this.fullMin=
58 …s.minZoom)||(this.minReal=this.min=this.minZoom);isNaN(this.maxZoom)||(this.max=this.maxZoom);if(t…
60 …nt&&(x=this.maxDecCount);var y=this.precision;isNaN(y)||(x=y);isNaN(this.maxZoom)&&(this.max=d.rou…
78 …ax,this.max=this.min,this.min=a);isNaN(this.minZoom)||(this.min=this.minZoom);isNaN(this.maxZoom)||
79 (this.max=this.maxZoom);this.minCalc=this.min;this.maxCalc=this.max;this.minReal=this.min;this.maxR…
84 l>e&&(e=l))}}}return{min:c,max:e}},zoomOut:function(){this.maxZoom=this.minZoom=NaN;this.zoomToRela…
85 …End=f/h}if(this.minZoom!=a||this.maxZoom!=b){if(0!==this.relativeStart||1!=this.relativeEnd)this.m…
/plugin/diagramsnet/lib/js/croppie/
Dcroppie.min.js1 …n W(e){var t,n,i,o,r=this,a=Math.max(r.options.minZoom,0)||0,s=r.options.maxZoom||1.5,l=r.elements…
/plugin/openlayersmap/ol/
Dol.js.map1maxZoom] Maximum zoom level that we zoom to. If\n * `minResolution` is given, this property is ign…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js21495 maxZoom = show && show.maxZoom,
21502 (isDefined(maxZoom) && maxZoom < viewbox.scale)
46177 maxZoom: 5.0 property
46425 show.maxZoom < viewbox.scale) {
Dbpmn-modeler.production.min.js28 …_updateOverlayVisibilty=function(e,t){var n=e.show,i=n&&n.minZoom,r=n&&n.maxZoom,o=e.htmlContainer…
34maxZoom:5}},this._tooltips={},this._tooltipRoot=(n=t.getContainer(),i=ce('<div class="djs-tooltip-… property
/plugin/mermaid/
H A Dmermaid.min.js1976maxZoom?this._private.maxZoom:u,u=u<this._private.minZoom?this._private.minZoom:u;var h={x:(s-u*(n…
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-viewer.production.min.js2 …t){var n=e.show,i=this._canvas.findRoot(e.element),o=n&&n.minZoom,a=n&&n.maxZoom,s=e.htmlContainer…
Dbpmn-navigated-viewer.production.min.js2 …t){var n=e.show,i=this._canvas.findRoot(e.element),o=n&&n.minZoom,a=n&&n.maxZoom,s=e.htmlContainer…
Dbpmn-modeler.production.min.js27 …t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,o=n&&n.maxZoom,a=e.htmlContainer…
197maxZoom:5}},this._tooltips={},this._tooltipRoot=(n=t.getContainer(),q(i=he('<div class="djs-toolti… property
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js15 …t){var n=e.show,o=this._canvas.findRoot(e.element),r=n&&n.minZoom,s=n&&n.maxZoom,a=e.htmlContainer…
Ddmn-viewer.production.min.js10 …t){var i=e.show,r=this._canvas.findRoot(e.element),o=i&&i.minZoom,s=i&&i.maxZoom,a=e.htmlContainer…
Ddmn-navigated-viewer.production.min.js10 …t){var i=e.show,r=this._canvas.findRoot(e.element),o=i&&i.minZoom,s=i&&i.maxZoom,a=e.htmlContainer…
/plugin/diagramsnet/lib/js/
Dapp.min.js135 …n W(e){var t,n,i,o,r=this,a=Math.max(r.options.minZoom,0)||0,s=r.options.maxZoom||1.5,l=r.elements…