Thanks a lot Andrew,
                       I changed the following code
 <PolyStyle>
     <color>aaff00cc</color>
 </Polystyle>

to

 <PolyStyle>
<color>B2ff00cc</color>
 </Polystyle>
but even then the opacity returns a value NaN and it does not take the exact
colour.
here s the link to the code that I am using,
http://www.google.com/codesearch/p?hl=en&sa=N&cd=5&ct=rc#y5zfaQeXAFY/geometrycontrols/src/geometrycontrols.js&q=polygoncontrol%20package:http://gmaps-utility-library-dev\.googlecode\.com


On Fri, Oct 23, 2009 at 11:47 AM, Andrew Leach <
[email protected]> wrote:

>
> On Oct 23, 7:13 am, vasuki patki <[email protected]> wrote:
> > Thanks Gregory,
> >                         I understadn what you are trying to say, but how
> do
> > we assign the opacity value say 0.70 in the KML file?
>
> Your "aa" value should be 0.7 of 255, expressed in hexadecimal.
>
> 0.7*255 = 178.5 = B2
>
> Andrew
>  >
>

--~--~---------~--~----~------------~-------~--~----~
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