On Jun 16, 11:11 pm, Nathan Raley <[email protected]> wrote: > What I find odd is that this works fine in Chrome and Firefox, but seems > specific for IE.
that's because the only graphics technology available in IE is VML, and this is a VML specific bug. In the other browsers SVG and other technologies are used. For details see Marc Ridey's talk at Google IO: see pdf page 33: http://dl.google.com/googleio/2010/geo-maps-api-v3-api.pdf session video: http://code.google.com/events/io/2010/sessions/maps-api-v3-api.html ... -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
