Heat Map on ArcGIS Viewer for Flex

7390
64
03-07-2011 12:04 PM
MESHALALMASHAN
New Contributor
Hi,

   I'm trying to implement a heat map on my ArcGIS viewer using the code posted on the following link:

http://thunderhead.esri.com/readonlyurl/HeatMapNew/srcview/


But still I'm not getting anything running yet as I'm not sure if it's compatible with the Viewer for Flex or not.

Any idea?
Tags (2)
0 Kudos
64 Replies
SharonGin1
New Contributor II
Thanks for the reply Lloyd.  I'll look into the Alive PDF library to see if that's something we can use.

Jack


Hi Jack,

I'm having the same issue now of the heatmap being unable to print out in the OOTB print service. May I know if you have managed to get the Alive PDF library to print the heatmap out? If you are able to provide the code for that, it would be great as we're in an urgent state right now.
0 Kudos
LloydHeberlie
Occasional Contributor
Hi Jack,

I'm having the same issue now of the heatmap being unable to print out in the OOTB print service. May I know if you have managed to get the Alive PDF library to print the heatmap out? If you are able to provide the code for that, it would be great as we're in an urgent state right now.


We are investigating ways we can print the ArcGISHeatMapLayer, stay tuned.
0 Kudos
JuliaGalindo
Occasional Contributor
Hi, I am using the flex viewer 3.6 and I didn�??t find this widget compiled for that version. I did found the widget on the Github, but I don�??t know how to make it work from there, I don�??t know how to compile it.

On this link: http://www.arcgis.com/home/item.html?id=43daf0ffb1d34e31ad752da1340aeb40,    only found the 3.5 version, which was loaded successfully. So I configured the widget  to see my  service.

When I preview the application it says 0 features contained. I read all threads here checking possible problems and solutions without been able to solve my problem.

When I open the application in Internet explorer and moxila, it gave me this error


Thank you for the help!

Julia
0 Kudos
LloydHeberlie
Occasional Contributor
Hi, I am using the flex viewer 3.6 and I didn�??t find this widget compiled for that version. I did found the widget on the Github, but I don�??t know how to make it work from there, I don�??t know how to compile it.

On this link: http://www.arcgis.com/home/item.html?id=43daf0ffb1d34e31ad752da1340aeb40,    only found the 3.5 version, which was loaded successfully. So I configured the widget  to see my  service.

When I preview the application it says 0 features contained. I read all threads here checking possible problems and solutions without been able to solve my problem.

When I open the application in Internet explorer and moxila, it gave me this error


Thank you for the help!

Julia



Hi Julia,

You can get the latest compiled versions from the releases section on GitHub (https://github.com/Esri/heatmap-widget-flex/releases).  I would start with loading the widget into Application Builder and give that a try.
0 Kudos
JuliaGalindo
Occasional Contributor
Hi Julia,

You can get the latest compiled versions from the releases section on GitHub (https://github.com/Esri/heatmap-widget-flex/releases).  I would start with loading the widget into Application Builder and give that a try.


Hi Lloyd,

Thank you for your answer, I already so it, but I am not familiar with it. I also found some instructions on how to compile it in flash builder (https://github.com/Esri/heatmap-widget-flex/wiki/Flex-Library-Project). But I am getting an error when I double click the project name in the Ant view window.

It says something like: Can�??t resolve <s:SWFLoader> in a component implementation <s:SWFLouder id=�?�swfMessage�?�>

Thanks,
0 Kudos