On Oct 23, 2009, at 12:10 AM, Chaitra wrote: > > Hi , > I am dynamically generating a kML file, I would like to know > how to specify the Opacity ? like for example, to speciy the color we > use this : > <PolyStyle> > <color>aaff00cc</color> > </Polystyle> > > How can I set the opacity to say 0.3 in KML ?
You already are (at least in your snippet above.) http://code.google.com/apis/kml/documentation/kmlreference.html#color --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
