Code Monkey home page Code Monkey logo

mapbox-ios-examples's Introduction

mapbox-ios-examples

Mapbox examples using Swift 3 and Mapbox iOS SDK.

This repo serves as a base for experiments during my two semesters working on my study and Bachelor thesis with @iphilgood.

Prerequisites

In order to run the app you need CocoaPods. At the time of writing, CocoaPods 1.1 is still not released but it is required for a bunch of pods.

$ sudo gem install cocoapods --pre

Make sure your CocoaPods version is >=1.1.0

$ pod --version
1.1.0.rc.2

Getting Started

Clone the repository and change directory

$ git clone https://github.com/rmnblm/mapbox-ios-examples
$ cd mapbox-ios-examples

Install all necessary pods (again, please make sure that your CocoaPods version is >=1.1.0, otherwise problems may occur!)

$ pod install

Note: To use any of Mapbox’s tools, APIs, or SDKs, you’ll need a Mapbox access token. Mapbox uses access tokens to associate requests to API resources with your account. You can find all your access tokens, create new ones, or delete existing ones on your API Access Tokens page. If you don't have a Mapbox access token, sign up on Mapbox.

Rename the Keys.example.plist file to Keys.plist, open the file and replace YOUR API KEY HERE with your private Mapbox access token.

Open the project by double-clicking the *.xcworkspace file (not the *.xcodeproj file!).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.