I’ve mentioned the iOS Map Kit in the past, most recently this excellent beginners Map Kit tutorial and a very slick library that automatically takes a MKMapView and turns it into a 3D augmented reality map view.
Today I came across an extremely useful library for enhancing Map Kit map annotations. This library allows you to create annotations with multiple individual selectable rows. This is great since you can avoid having to work with a UITableView.
Here’s a screenshot taken from the Github page:
The library is from Greg Combs and you can locate the repository on Github here.
On the repository page two interesting tutorials on building customized map annotations by James Rantanen that you can find here, and here.
A good library to remember for whenever you’re working on something using the Map Kit.
©2011 iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.
.







