What is a good algorithm for choosing a color to represent the level
of heat?

Could I just keep two of the three (RGB) constant, and change one of
them? If so, would it be linear?

An interesting example of a heat map with python code: 
http://www.jjguy.com/heatmap/

They have the color schemes defined by an array (see
colorschemes.py).

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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