Posted on May 16, 2016
by Steven Lipton
7 Comments
In the last lesson, we explored the joys of making maps using the UIMapView and MapKit. While showing maps is great, we often want to add things to a map, such as locations and graphics. These are known as Annotations and Overlays. In this lesson… Continue Reading “Adding Annotations and Overlays to Maps”
Category: GUI, iOS9, Swift, Swift Programming, TutorialTags: annotations, Apple maps, call out, callout, canShowCallout, enabled, images, map pin colors, MapKit, maps, mapView:renderForOverlay, mapview:viewForAnnotation, MKAnnotation, MKAnnotationView, MKCircle, MKPinAnnotationView, MKPolyline, pin colors, pinTintColor, Tutorial