File "isSelected.js"

Full Path: /home/cananyalcin/public_html/vendors/jqvmap/src/JQVMap/isSelected.js
File size: 84 bytes
MIME-type: text/plain
Charset: utf-8

JQVMap.prototype.isSelected = function(cc) {
  return this.selectIndex(cc) >= 0;
};