On Mar 3, 1:10 pm, bratliff <bratl...@umich.edu> wrote:

> How do you repaint a dirty rectangle if your markers are not
> rectangular without clobbering other markers in the same rectangle ?
> Are you using "drawImage" to copy a prototype marker into the tile ?
> Does it handle overlapping colors & opacities correctly ?  What
> "globalCompositeOperation" do you use ?

I guess you could use an irregular clipping path.  I assumed
"drawImage" used an implicit "globalCompositeOperation" of "COPY".  I
admit I have not really experimented with it.  I know Opera's
"globalCompositeOperation" is inconsistent with other browsers.

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