Closed (duplicate)
Project:
GMap Module
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2009 at 11:09 UTC
Updated:
3 Feb 2011 at 23:30 UTC
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
Comment #1
munikho commentedIt seems to be an issue with the icon.js when there is no shadow to load.
Comment #2
vlooivlerke commentedHi
How did you fix it?
I also use custom icons with no shadow.
Comment #3
bdragon commentedDon'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.
Comment #4
bdragon commentedMarking as duplicate of #215489: Gmap View marker popups give JavaScript error in IE7..