Simple question about MKMapView and the iPhone

Posted by gravityone on Stack Overflow See other posts from Stack Overflow or by gravityone
Published on 2010-03-29T09:40:51Z Indexed on 2010/03/29 9:43 UTC
Read the original article Hit count: 329

Filed under:
|
|

Basically I want to show the users location plus a list of selected location on a map. It can even have the standard iphone annotations. But, I have no idea of the general steps I would take to achieve this. Would I use MKMapView, or Core Location, or both? Could someone give me a simple outline of steps to take, or a link to a good tutorial or sample code. Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about mkmapview