Open scottcarlton opened 9 years ago
I have found the solution. I will upgrade jquery Raphael.js 2.1.4 and it's done.
I just commented out the line, and everything seems to be working for me now
If you're having this issue, you may just not have jQuery UI added to your project. That was my problem. The .parent().effect('highlight', {...}) function requires jQuery UI
Hi,
I really loved the visualisations and interactions provided by your maps! Great work done!
Well, I am trying to use these maps in my application which is based on SAPUI5. However I am encountering this paper.safari error, in addition to "The legend class plotLegend
doesn't exists." error in mapael.js file. Moreover, the application seems to work only on chrome, whereas it doesn't load in IE if I use these maps. Please help!
I keep getting this.paper.safari is not function error from line 490. Haven't been able to figure out why. Anyone have a suggestion. Thanks.