removePins.js 92 Bytes edit raw blame history permalink 1 2 3 JQVMap.prototype.removePins = function(){ this.container.find('.jqvmap-pin').remove(); };