On Mar 6, 4:34 am, BuckyE <[email protected]> wrote: > Here's one little oddity I noticed peering at and poring over these > d*mnable KML files. They have what seem to me to be bad or odd color > definitions: ffff0000, 33ff0000, ff00ffff, etc. What's with that?
The first two characters are transparency. KML doesn't do the HTML rrggbb but aabbggrr (or, if you don't supply aa it's assumed to be ff, or opaque) 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 -~----------~----~----~----~------~----~------~--~---
