MapKit Framework in iOS 12 - J.D. Gauchat

MapKit Framework in iOS 12

By J.D. Gauchat

  • Release Date: 2018-08-18
  • Genre: Programming

Description

Learn how to use MapKit to include maps in your iOS applications. After reading this guide, you will know how to generate and configure a map, how to add annotations, how to detect the user's location, how to search for addresses, and how to trace a route from one location to another.

Table of Contents

MAPKIT
Map Kit View
Configuring the Map
Annotations
User Location
Search
Directions

This guide assumes that you have a basic knowledge of app development, Xcode, and the Swift language. For a complete course on app development for iOS, read our book iOS Apps for Masterminds.

The information included in this guide will help you understand a particular aspect of app development in iOS, but it will not teach you everything you need to know to develop an app for Apple devices. If you need a complete course on app development for iOS, read our book iOS Apps for Masterminds. For more information, visit our website at www.formasterminds.com.

Comments