MapKit

Citi Bike for Travelers App Now Live on the App Store

I had some time off my client work recently so I decided to build an app for the Citi Bikes that have just been installed all over NYC recently. I went for a ride and quickly found that all I really wanted was an app with not only the Citi Bike docking locations but also Continue reading Citi Bike for Travelers App Now Live on the App Store

Creating a Map Based Application on the iPhone Part 2

The next thing I’m going to go through is how to push a new view onto the stack when the user taps the annotation’s call out button. This is relatively straight forward with one annotation, but is a little bit more complicated when it comes to multiple annotations that have all been created dynamically. In Continue reading Creating a Map Based Application on the iPhone Part 2

Creating a Map Based Application on the iPhone Part 1

Everybody seems to want a map based mobile application these days. It’s like the late 90s all over again but with mobile devices instead of Netscape. So to lighten my work load a bit I’m going to show you how to go about making your own, and a few tricks I’ve learnt along the way. Continue reading Creating a Map Based Application on the iPhone Part 1