Searched refs:controlIconsEnabled (Results 1 – 2 of 2) sorted by relevance
207 …, controlIconsEnabled: false // insert icons to give user an option in addition to mouse events to… property244 if (this.options.controlIconsEnabled && this.options.zoomEnabled) {578 if (this.options.controlIconsEnabled) {768 if (that.options.controlIconsEnabled && !that.options.zoomEnabled) {774 if (that.options.controlIconsEnabled && that.options.zoomEnabled) {781 if (that.options.zoomEnabled && !that.options.controlIconsEnabled) {782 that.options.controlIconsEnabled = true787 if (that.options.controlIconsEnabled) {788 that.options.controlIconsEnabled = false;792 , isControlIconsEnabled: function() {return !!that.options.controlIconsEnabled}
16 controlIconsEnabled: true property