ios-samples/MapDemo
David Britch e928c15193 Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
..
MapDemo Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
MapsWalkthroughComplete Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Screenshots Adding new Map Demo sample for guides 2016-01-14 20:16:17 -05:00
MapDemo.sln Adding new Map Demo sample for guides 2016-01-14 20:16:17 -05:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md Adding new Map Demo sample for guides 2016-01-14 20:16:17 -05:00

README.md

Map Demo

An example of how to use the MapKit framework, displaying a map view with a custom MKAnnotations. This relates to the iOS Maps guide in the developer centre.

It also contains the completed sample created at the end of the iOS Walkthrough – Exploring annotations and overlays in MapKit.