isSelected.js 84 Bytes edit raw blame history permalink 1 2 3 JQVMap.prototype.isSelected = function(cc) { return this.selectIndex(cc) >= 0; };