0

I have seen many sample to display images or polygons over MKOverlayRenderer. But I need to display a UIView with some images and labels on MKOverlayRenderer. I need to do this on iPhone, not iPad. SO We cannot use UIPopoverController. So is there any way to do this?

rakeshNS
  • 4,227
  • 4
  • 28
  • 42

1 Answers1

0

I found similar question on stack overflow. This demo project solved the problem. I customised that project and used in my application.

Community
  • 1
  • 1
rakeshNS
  • 4,227
  • 4
  • 28
  • 42