I have a map in which I will have a collection of polygons. Each polygon will have a value. Based on the min and max value of the polygon, I have to create a color ramp with start and end color and display the polygons with the associated color. Is their a way to do it?