OptionalcolorA CSS color string or an array of rbga values. The color to place at the stop indicated by either a ratio or value.
OptionallabelValue if a label is needed on the legend for a stop.
OptionalvalueThe pixel intensity value. Describes the pixel intensity value that the color should be associated with. Just like in colorInfo, using value will ignore maxPixelIntensity and minPixelIntensity properties. It will actually set those properties to maximum and minimum values you set in the colorStops array. The hard values are converted to ratios to create the color gradient that is used in the heatmap calculations. Setting minPixelIntensity or maxPixelIntensity, after setting colorStops with values, removes the hard link between the color ramp and the pixel intensity values that were used to create it.
A sizeStop object describes the size of the symbol at various values of the expression.