GeoCarts icon indicating copy to clipboard operation
GeoCarts copied to clipboard

Quick example of using UTFGrid interactivity with the MapBox iOS SDK callouts.

Quick example of using UTFGrid interactivity with the MapBox iOS SDK callouts.

Requires CocoaPods to get up and running.

  1. Clone repository.
  2. Download geocarts.mbtiles (~210MB) and place it in GeoCarts/geocarts.mbtiles. Sorry about the size, but this example was made for quick offline use and not optimized for size.
  3. pod install
  4. Open GeoCarts.xcworkspace.
  5. Build & Run.

See the companion map online here: https://tiles.mapbox.com/justin/map/geocarts Note that it was not optimized for retina displays nor touch interaction.

See http://support.mapbox.com/discussions/mapbox-ios-sdk/675-annotation-callout-example for more.