I have a few questions about the properties of the HeatStyle.
- Why is IntensityRangeStart a double while IntensityRangeEnd is an integer?
- Does setting the Alpha value have any benefit over setting the Transparency of the owning HeatLayer?
- When IntensityRangeStart is set to 0 my heatmap looks like the IntensityColumnName is no longer used. Is there a bug or am I doing something wrong?
- When the IntensityRangeStart value is greater than or equal my intensity value the point seems to dissappear. Is this supposed to happen?
The following are some screenshots of my map with the some of the values I have questions about. The first image shows the three features on my map labeled with the "rank" value. The next image shows having to set the start value to a non zero value to get the first feature to appear. The final two images illistrate a couple of my questions above.