Changes

Jump to: navigation, search

An Example iOS 4 iPhone Location Application

3 bytes added, 18:41, 15 February 2011
no edit summary
</pre>
Note the inclusion of the <CLLocationManagerDelegate> declaration in the above file. This is required to notify the compiler that the view controller class implements the Location Manager delegate protocol.
Having declared the outlets, the next step is to design the user interface.

Navigation menu