New Markers in Internet Explorer

22 views
Skip to first unread message

Dan Pagliarini

unread,
Aug 23, 2011, 1:42:53 PM8/23/11
to google-map...@googlegroups.com
I have a map that loads markers from a php database and a form that allows a user to submit their location to be added. When submitted, a new row in the table is created and a new marker is displayed on the map. This works great in Chrome and FF, but when the user submits in IE, the new marker does not load. 

In fact, nothing new loads on the map in IE. It appears that IE is using a now-outdated version of the map and won't reload it even if the page is manually refreshed. 

How do you get around this? I would really love if the marker displayed in IE. 

Jordan Train

unread,
Aug 23, 2011, 8:52:39 PM8/23/11
to Google Maps JavaScript API v3
I found that the marker constructor now requires a scaledSize
parameter. If you did not pass a Size object to your constructor as
the last argument you can try that.

Chris Broadfoot

unread,
Aug 24, 2011, 4:01:01 AM8/24/11
to google-map...@googlegroups.com
Hi Dan & Jordan,

Could you please link to a test page that shows this? MarkerImage should definitely not require a scaledSize parameter.

Thanks
Chris
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.


Rossko

unread,
Aug 24, 2011, 5:26:27 AM8/24/11
to Google Maps JavaScript API v3
> In fact, nothing new loads on the map in IE.

Perhaps its just browser caching, can't tell without looking.

> How do you get around this?

If you want a guess, look into cache busting url for your AJAX
Reply all
Reply to author
Forward
0 new messages