On Feb 7, 3:33 am, Ben Appleton <apple...@google.com> wrote:
> We've fixed the bug. The change should go live next week.
>
> Thanks to Berry for pointing out the off-by-one bug in IE8's VML
> implementation.
>
> Ben

Hi Ben,

PolyCluster does the same thing.  I am curious to know how you fixed
it.  How do you identify just IE8 without over compensating for IE6,
IE7 & IE9 ?

I am using a DIV with style.width="256px" & style.height="256px" &
style.overflow="hidden" to contain the VML element.  I am not using
style.clip="rect(0 256 256 0)".  What have you done to fix it ?  I
have to admit, I do not understand how "coordorigin" & "coordsize"
relate to the "style" parameters.

If you are interested, I have figured out how to add mouse event
support to CANVAS with very little overhead.  It works with
overlapping polys where the combined color & alpha are different than
any of the contributing polys.  Let me know.

Berry

-- 
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-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.

Reply via email to