setScale.js 97 Bytes edit raw blame history permalink 1 2 3 4 JQVMap.prototype.setScale = function (scale) { this.scale = scale; this.applyTransform(); };