I am making an application that load points on a map that uses the Microsoft library of BingMaps (WPF desktop)
I'm needing the points that are loaded on the map is displayed as a heat map, but the control does not have that functionality.
Anyone know of a library which can be used with heat maps?
Thank you !!
PS: I've got some libraries, but they work for web applications and desktop need. For example:
http://alastaira.wordpress.com/2011/02/23/heat-mapping-crime-data-with-bing-maps-and-html5-canvas/
https://code.msdn.microsoft.com/Heat-Maps-in-Windows-Store-5e8982d9