Skip to content

boundsj/mbxmapkit

 
 

Repository files navigation

MBXMapKit

Build Status

MBXMapKit is a simple, two-file library allowing one-line integration of MapBox custom maps into Apple's MapKit on iOS 7.0+ and OS X 10.9+. No submodules, no linking, no delegates, no resources -- just drag two files into your project and start using MBXMapView in place of MKMapView.

Requirements:

  • iOS 7.0+ or OS X 10.9+
  • Xcode 5+
  • Automatic Reference Counting (ARC)

Check out the overview guide or the API docs for more details.

You might also be interested in the MapBox iOS SDK, which is a ground-up rewrite meant as a replacement for Apple's MapKit, not based on it. If you've always wished MapKit was open source for complete customizability, the MapBox iOS SDK is for you.

About

One-line MapBox integration with MapKit on iOS and OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 56.0%
  • Objective-C 41.7%
  • Ruby 1.4%
  • C 0.9%