getPinId.js 88 Bytes edit raw blame history 1 2 3 JQVMap.prototype.getPinId = function (cc) { return this.getCountryId(cc) + '_pin'; };