/mapbox-ios-sdk-offline

Canonical example of offline tile source caching with the Mapbox iOS SDK.

Primary LanguageSwiftOtherNOASSERTION

Mapbox iOS SDK Offline Example

Canonical example of offline tile source caching with the Mapbox iOS SDK.

App written in Swift, SDK written in Objective-C, managed via CocoaPods.

Setup

Makes use of CocoaPods. To run:

  • gem install cocoapods
  • pod install
  • open 'Mapbox Offline.xcworkspace'
  • Build & Run