Changes

Jump to: navigation, search
About the MKMapView Tutorial
<htmlet>ios10</htmlet>
== About the MKMapView Tutorial ==
<htmlet>adsdaqbox_flow</htmlet>
The objective of this tutorial is to develop an iOS application designed to display a map with a marker indicating the user’s current location. Buttons located in a navigation bar are provided to allow the user to zoom in on the current location and to toggle between map and satellite views. Through the implementation of the MKMapViewDelegate protocol the map will update as the user’s location changes so that the current location marker is always the center point of the displayed map region.

Navigation menu