[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
siakad
/
akademik
/
vendors
/
bower_components
/
jqvmap
/
src
/
JQVMap
/
[
Home
]
File: reset.js
JQVMap.prototype.reset = function () { for (var key in this.countries) { this.countries[key].setFill(this.color); } this.scale = this.baseScale; this.transX = this.baseTransX; this.transY = this.baseTransY; this.applyTransform(); };