On Aug 24, 9:38 am, Sefu <[email protected]> wrote:
> The '#' problem is still unsolved, but I managed to figure out the
> correct way of using the '0x' alternative... with the 'degree'
> declaration in HSL values (#ff0000, at 1º, would be 0x000001 - don't
> know the reason for those three leading 0's).
>
Good work! Now we are making real progress ... removing the hex and #
altogether, I just tried simple hue values like hue: "60" for yellow,
"120" for green, "180" for cyan, "240" for blue etc.  Or the transit
line example from your webpage, { hue: #ff9100 { is { hue: "34" }

....

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

Reply via email to