I created a map with jQuery.vmap
and set the showTooltip: true
setting.
By default, this tooltip has a black background and white font;
I can't inspect element tooltip in Chrome in order to change css style for it.
How can I change the tooltip style in jQuery.vmap?