UNPKG

jqvmap

Version:

jQuery Vector Map Library

5 lines (4 loc) 116 B
JQVMap.prototype.removePin = function(cc) { cc = cc.toLowerCase(); jQuery('#' + this.getPinId(cc)).remove(); };