You can clone this repository and play with the MapBox basics from here.
There's a lot more you can do with MapBox that isn't covered; this was really just a quick intro. To learn more, visit the MapBox SDK documentation:
http://mapbox.com/mapbox-ios-sdk/api/
-
Clone the source and update the submodules:
$ git clone https://github.com/BackForty/map_box_demo.git $ cd map_box_demo $ git submodule update --init --recursive
-
Open the project in Xcode:
$ open MapBoxDemo.xcodeproj
-
Profit
A PDF version of the presentation is included with the repository. Find it in map_box_demo/presentation.pdf or view it here.
Copyright © 2013 Back Forty, LLC