I guess I'll wait for the API to mature for the documentation. Thanks. On Feb 26, 5:54 am, bratliff <[email protected]> wrote: > On Feb 25, 8:25 pm, PhilR8 <[email protected]> wrote: > > > Berry, > > > I've been looking over PolyClusters for little while and think it's > > great, but I'm having trouble following your examples. They're over > > my head. I'd like to do something like what you're talking about, but > > with polygons instead of lines: say, three or four arrays of polygons > > with different colors. Do you have any documentation other than your > > examples page? > > Sorry - no documentation yet. The API is still changing. The Hawaii > example is fairly simple. You can change color in bulk with the > setColor method. > > var polyarray=["poly0","poly1","poly2","poly3", ... ]; > var > color={stroke:,fill:,strokeColor:,fillColor:,strokeAlpha:,fillAlpha:,weight:}; > cluster.setColor(polyarray,color);
-- 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.
