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