Heat maps in objective c
Hello guys,
I need some help creating a heat map over a MKmapview.
I gonna receive points with their "heat" value and I need to place them on top of a MKmapview. That wouldnt be a problem but I need to be able to zoom in&out the MKmapview and the heat map has to do the same.
I able to create the "heat map"(that is the transparent image with the heat points) but since it's located on top of the MKViewMap I can't do zoom in&out or scroll.
thanks!
|