Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 735: | Line 735: | ||
#* [[A Swift Example iOS 8 Location Application|Building and Running the Location Application]]<br><br> | #* [[A Swift Example iOS 8 Location Application|Building and Running the Location Application]]<br><br> | ||
# [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class]] | # [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|About the MapKit Framework]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Understanding Map Regions]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|About the MKMapView Tutorial]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Creating the Map Project]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Adding the MapKit Framework to the Xcode Project]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Adding the Navigation Controller]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Creating the MKMapView Instance and Toolbar]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Obtaining Location Information Permission]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Setting up the Usage Description Key]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Configuring the Map View]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Changing the MapView Region]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Changing the Map Type]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Testing the MapView Application]] | ||
+ | #* [[Working with Maps on iOS 8 with Swift, MapKit and the MKMapView Class|Updating the Map View based on User Movement]]<br><br> | ||
+ | # [[Working with MapKit Local Search in iOS 8 and Swift]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 15:08, 9 December 2014
Table of Contents | Next | |
Start Here |
This book is currently under development with new chapters added regularly.
© 2014 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
<google>BUY_IOS8</google>
<google>BUY_IOS8</google>
Table of Contents | Next | |
Start Here |