I have a geoprocess that returns a featureset of points. from this i create a feature collection and from the collection i create a feature layer.
when i try to attach a heatmap renderer to the layer nothing renders (the layer appears to disappear form the map). i have tried a lot(!) of different configurations for the heatmap but nothing seems to work.
i have tried copying the code exactly from the examples in the esri code but it is not working. now i think that perhaps it doesn't work because the layer is created client side. could this be the problem? is there no way to render a heatmap client side?
i don't control the geoprocess - only the client side code, i am working in javascript.
أكثر...
when i try to attach a heatmap renderer to the layer nothing renders (the layer appears to disappear form the map). i have tried a lot(!) of different configurations for the heatmap but nothing seems to work.
i have tried copying the code exactly from the examples in the esri code but it is not working. now i think that perhaps it doesn't work because the layer is created client side. could this be the problem? is there no way to render a heatmap client side?
i don't control the geoprocess - only the client side code, i am working in javascript.
أكثر...