> I have a polygon file for which i'm trying to make the polygons semi-
> opaque. With the following code I get an error message saying that
> geoXml.setFillStyle is not a function.

The docomentation tells you what methods are available.  'geoXml' is
your GGeoXml object ; GGeoXml objects don't have a .setFillStyle in v.
2
http://code.google.com/apis/maps/documentation/reference.html#GGeoXml

> I started out with "v2" in the API key statement & then changed that
> to "v2.x" and now "v3". All had the same result.

v2 and v3 have completely different syntax.  v3 doesn't have GGeoXml.
-- 
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.


Reply via email to