I am New phone Application Developer and i want to develop an Application which contains maps so will you please give me some information regarding how to load map in my application?
+2
A:
You want to use MapKit. The specifics of this API are too expansive to discuss in this answer (and you didn't provide us with a description of what exactly you want to achieve), but look at the documentation for the MKMapView class and its delegate.
Also, there are some 80 questions on Stack Overflow tagged "MapKit".
hop
2009-11-19 05:37:11
Yes,I want to use MapKit
Ankit
2009-11-19 05:43:43
great. that's settled, then.
hop
2009-11-19 05:52:59
A:
Here's a blog post about the iPhone Map Kit.
If you don't understand it you should first play around with the iPhone SDK / Objective-C and get more familiar with it.
Georg
2009-11-19 05:37:34