Searched refs:publicInstance (Results 1 – 1 of 1) sorted by relevance
750 if (!this.publicInstance) {751 this.publicInstance = { property760 , setBeforePan: function(fn) {that.options.beforePan = Utils.proxy(fn, that.publicInstance)}761 , setOnPan: function(fn) {that.options.onPan = Utils.proxy(fn, that.publicInstance)}798 , setBeforeZoom: function(fn) {that.options.beforeZoom = Utils.proxy(fn, that.publicInstance)}799 , setOnZoom: function(fn) {that.options.onZoom = Utils.proxy(fn, that.publicInstance)}826 return this.publicInstance