Try to look at the reference.
http://code.google.com/apis/maps/documentation/javascript/reference.html
Polygon has a method setOptions. So you'd have to use something like
that
poly.setOptions( { fillColor: '#0000ff' });
On Jan 18, 9:51 am, Knasboll <[email protected]> wrote:
> Is that possible, and if so, how do i do it?
--
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.