Skip to content

ncunning/ios-sdk-examples

 
 

Repository files navigation

Mapbox iOS SDK Examples

A live Xcode project/app that provides the Mapbox iOS SDK's public examples.

How to receive help

We are not able to answer support questions in this repository — it is intended to show examples of what is possible with the Mapbox iOS SDK. If you have questions about how to use the Mapbox iOS SDK, please see our excellent documentation or ask the community at Stack Overflow

Other helpful links

Getting started

  1. Run pod install to download and integrate dependencies using CocoaPods.
  2. Create the mapbox_access_token file in the base directory and insert your Mapbox access token.
  3. Open Examples.xcworkspace.

Adding a new example

See the instructions in Examples.h for how to add new examples.

About

Live example code for the Mapbox iOS SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 62.0%
  • Ruby 38.0%