| Author |
Draw lines over MapView
|
Sreelal Hamsavahanan
Greenhorn
Joined: Jun 29, 2011
Posts: 4
|
|
Hi
I am trying to develop an iphone application ,which is using a MKMapView to show a particular area.Now my requirement is to draw a rectangular area over the Mapview and get the (latitude,longitude) of top left ,top right,bottom left and bottom right points.How can i implement this feature using MKMapview.With my limited knowledge i didn't find any option to capture the touch event over Mapview and draw lines.Please let me know how can i do this..
Thanks in advance
Regards,
Sreelal H
|
 |
Pratik Goswami
Ranch Hand
Joined: Mar 02, 2009
Posts: 136
|
|
Hi Sreelal,
Are you looking something like ➡ this?
Thanks
Pratik Goswami
|
iOS * Android Developer
|
 |
 |
|
|
subject: Draw lines over MapView
|
|
|