/plugin/structgeohash/ |
H A D | script.js | 20 var maxZoom = jQuery(this).attr('data-maxZoom'); 35 maxZoom: maxZoom,
|
/plugin/rigrr/lib/svg-pan-zoom/ |
H A D | svg-pan-zoom.js | 211 , maxZoom: 10 // Maximum Zoom level 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 D | script.js | 90 …this.maxZoomLevel = (typeof options.maxZoom == 'undefined' ? 0 : Math.abs(parseInt(options.maxZoom…
|
/plugin/ol3/ |
H A D | script.js | 8 …maxZoom?e.maxZoom:1/0,r.className_=void 0!==n.className?e.className:"ol-layer",delete n.className,…
|
/plugin/amcharts/assets/amcharts/ |
H A D | amcharts.js | 54 …=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/ |
H A D | croppie.min.js | 1 …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/ol7/ |
H A D | ol.js.map |
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 21495 maxZoom = show && show.maxZoom, 21502 (isDefined(maxZoom) && maxZoom < viewbox.scale) 46177 maxZoom: 5.0 property in Tooltips._tooltipDefaults.show 46425 show.maxZoom < viewbox.scale) {
|
H A D | bpmn-modeler.production.min.js | 28 …_updateOverlayVisibilty=function(e,t){var n=e.show,i=n&&n.minZoom,r=n&&n.maxZoom,o=e.htmlContainer… 34 …maxZoom:5}},this._tooltips={},this._tooltipRoot=(n=t.getContainer(),i=ce('<div class="djs-tooltip-… property in Ld._tooltipDefaults.show
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-viewer.production.min.js | 2 …t){var n=e.show,r=this._canvas.findRoot(e.element),o=n&&n.minZoom,a=n&&n.maxZoom,s=e.htmlContainer…
|
H A D | bpmn-navigated-viewer.production.min.js | 2 …t){var n=e.show,r=this._canvas.findRoot(e.element),o=n&&n.minZoom,a=n&&n.maxZoom,s=e.htmlContainer…
|
H A D | bpmn-modeler.production.min.js | 27 …t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,o=n&&n.maxZoom,a=e.htmlContainer… 194 …maxZoom:5}},this._tooltips={},this._tooltipRoot=(n=t.getContainer(),q(i=he('<div class="djs-toolti… property in cv._tooltipDefaults.show
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-viewer.production.min.js | 2 …t){var n=e.show,r=this._canvas.findRoot(e.element),i=n&&n.minZoom,o=n&&n.maxZoom,a=e.htmlContainer…
|
H A D | dmn-navigated-viewer.production.min.js | 2 …t){var n=e.show,r=this._canvas.findRoot(e.element),i=n&&n.minZoom,o=n&&n.maxZoom,a=e.htmlContainer…
|
H A D | dmn-modeler.production.min.js | 7 …t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,o=n&&n.maxZoom,a=e.htmlContainer…
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 135 …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…
|