A problem has been reported by private message stating that:
Under IE8 the map is not showing.
The maps shows correctly under other browsers.

Comments

cubeinspire’s picture

This bug is happening also on IE7.
the reason is that I've left empty width and height of the images arrays, and IE understand an empty value as zero. So each image has zero height and width...

I will release a new version with a better compatibility with IE soon. Already working on that.
Meanwhile the fix is to remove the empty width and height from the array on lines 189 and 172 of the module file.

cubeinspire’s picture

Status: Active » Fixed

Changing status. Issue fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.