| Path : /proc/self/root/var/www/html/smartcirqls.com/vendors/jqvmap/src/JQVMap/ |
| Current File : //proc/self/root/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();
};