JQVMap.prototype.removePin = function(cc) { cc = cc.toLowerCase(); jQuery('#' + this.getPinId(cc)).remove(); };
info at phpclasses dot org