Hi,
I'm trying to port the WPF heatmap to ArcGIS Runtime for .NET. Sadly the DynamicLayer is not possible to inherit due to an internal constructor.
What would be the best approach to implement a heatmap?
EDIT: No AGS processing - only local realtime
Espen