A couple of HeatmapLayer questions :
1) Can you load a bitmap to act as a custom heatmap scale?
2) Can you provide a value for each XY location?
And a non heatmap question.
Can I load in a KML multi-point line (lets say 1000m long in total) which I'll show in 'zoomed out' mode. I then need to split this into 1000 individual lines (of 1m each) so I can colour code each 1m section. This colour coded version will be displayed when zoomed in. How can I split a line into a number of equal sections.