Skip to content

brightsoftdev/mapbox-ios-example

Repository files navigation

MapBox iOS Example

This is an example showing usage of the MapBox iOS SDK for:

  1. Online tile sources (e.g., MapBox Hosting) with RMMapBoxSource
  2. Offline tile sources (MBTiles) with RMMBTilesSource
  3. Interactive tile sources of both types (example) with RMInteractiveSource

Build instructions

  1. git clone --recursive to pull down dependencies
  2. Build & go!

Be sure to select the proper target -- the application itself -- so that both the app and its dependent libraries will build and the app will run from Xcode.

About

Example app showing use of MapBox technologies on native iOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published