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