| Path : /var/www/html/smartcirqls.com/vendors/jqvmap/src/JQVMap/ |
| Current File : /var/www/html/smartcirqls.com/vendors/jqvmap/src/JQVMap/getPin.js |
JQVMap.prototype.getPin = function(cc){
var pinObj = jQuery('#' + this.getPinId(cc));
return pinObj.html();
};