File "removePins.js"

Full Path: /home/cananyalcin/public_html/vendors/jqvmap/src/JQVMap/removePins.js
File size: 92 bytes
MIME-type: text/plain
Charset: utf-8

JQVMap.prototype.removePins = function(){
  this.container.find('.jqvmap-pin').remove();
};