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. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/2r1IMcJtXbcJ. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.