The datamaps plugin we are using doesn't reset the hover state correctly when using IE11:
This is a known bug in datamaps, and was triggered by the release of IE11 - previous versions of IE worked correctly. The datamaps issue is here:
https://github.com/markmarkoh/datamaps/issues/19
The datamaps author has identified a workaround by placing a meta tag in the head element to force IE to use IE10's rendering engine, but this is less than ideal. I'm continuing to look for other options.
The datamaps plugin we are using doesn't reset the hover state correctly when using IE11:
This is a known bug in datamaps, and was triggered by the release of IE11 - previous versions of IE worked correctly. The datamaps issue is here: https://github.com/markmarkoh/datamaps/issues/19
The datamaps author has identified a workaround by placing a meta tag in the head element to force IE to use IE10's rendering engine, but this is less than ideal. I'm continuing to look for other options.