In all fairness, though, the documentation is terrible. It tells you
that you can setFillStyle and setStrokeStyle with an argument of style
but not what format the argument should take.
Is style a JSON literal of the form {'color':'#ffffff',
'opacity':'0.4'} as I would assume?marcelo wrote: > On Sep 26, 11:14 am, "[EMAIL PROTECTED]" > <[EMAIL PROTECTED]> wrote: > > Why is it that the color property of GPolyline and GPolygon is not > > documented? > > Yes, it is. > See GPolygon.setFillStyle(style) and GPolygon.setStrokeStyle(style) in > http://code.google.com/apis/maps/documentation/reference.html#GPolygon > > > -- > Marcelo - http://maps.forum.nu > -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
