I have a map with around 317 markers and each marker is the center point of a polygon. The polygonal area varies throughout, so I want to represent the markers in such a way that the polygon with the least area has the lightest shade of the marker color and the marker representing the largest area has the strongest shade of the same marker color.
Can I dynamically produce such colored icons on google maps api??