Select to view content in your preferred language

Arcgis js API csvlayer heatmap

3318
2
Jump to solution
06-20-2015 06:48 AM
KarstenRank
Frequent Contributor

Hi there,

is it possible to create from a csv-file (csvlayer) a heat map (heatmaprenderer)?

Tanks Karsten.

0 Kudos
1 Solution

Accepted Solutions
BjornSvensson
Esri Regular Contributor

Yes, you can use the HeatMapRenderer on a CSVLayer.

View solution in original post

2 Replies
BjornSvensson
Esri Regular Contributor

Yes, you can use the HeatMapRenderer on a CSVLayer.

KarstenRank
Frequent Contributor

Thank you Björn.

0 Kudos