Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 429 Bytes

Demo fof Mapbox plugin for Cordova

This is a demo for the Mapbox plugin.

Requirements :

✅ Android 4.4 (API level 19)

❌ iOS is not supported yet.

Install

  1. Clone this repository
  2. Set your Mapbox access token in the package.json
  3. $ npm i
  4. $ cordova platforms add android
  5. $ npm run android