I'm have a map within a view. Works perfect in Firefox/safari/chrome, but in Internet Explorer it is only showing one marker.

You can check it out here: http://www.moops.nl/wensbomen

Any tips/help?

M

Comments

munikho’s picture

It seems to be an issue with the icon.js when there is no shadow to load.

vlooivlerke’s picture

Hi

How did you fix it?

I also use custom icons with no shadow.

bdragon’s picture

Don't declare shadow at all for them in the .ini files.

Having shadow = "" is known to cause trouble in IE.
#215489: Gmap View marker popups give JavaScript error in IE7.

bdragon’s picture

Status: Active » Closed (duplicate)