On Wed, Feb 16, 2011 at 9:32 PM, jack <[email protected]> wrote:
> Thank you for the reply. In fact, I've seen the documentation. This was the > very first thing I did. You say they are relative - ok, but how can I set > the color accurately without checking different values in loop? Is there any > algorithm to convert RGB color to Google HSL format? > Nope. The API is not really intended to get exact color matches. Within a particular map feature, there are multiple colors used - this is why the API does not provide utility for specifying exact colors. For example: roads. There is a discernable difference between highways, major and minor roads. -- http://twitter.com/broady -- 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.
