Danil
Results
1
issues of
Danil
Hi! I modified the script to highlight some areas after initialization. I add class "emptySpace" to some areas. In jquery.mapify.js string 201 i add: if ($(zone).hasClass("emptySpace")){ _this._drawHighlight($(zone)); }; Is this...