I have downloaded an Europe map and I need to add an OnClick function, that, instead of changing the color to yellow, should open a mini PopUp inside the same page, showing some info about that state.
In the custom events section, it says
Custom functions will not be added to the automatically generated source code.
Add them manually to the $.CSSMap(); function options object.
So I put it in the index.html, but it still doesn't work.
Can someone help?
Thanks.