cordova-plugin-mapbox

1.2.3 • Public • Published

Mapbox Cordova Plugin

by Telerik / Eddy Verbruggen

0. Index

  1. Description
  2. Screenshots
  3. Installation
  4. Usage
  5. License

1. Description

Use Mapbox - an OpenGL powered vector-based native mapping solution - in your Cordova / PhoneGap app.

iOS and Android are fully supported.

2. Screenshots

iOS

   

Android

3. Installation

npm (latest stable)

$ cordova plugin add cordova-plugin-mapbox --variable ACCESS_TOKEN=your.access.token

Github master (lastest develop)

$ cordova plugin add https://github.com/Telerik-Verified-Plugins/Mapbox --variable ACCESS_TOKEN=your.access.token

Mapbox.js is brought in automatically. There is no need to change or add anything in your html.

4. Usage

We've documented the Mapbox plugin API here.

For a quick demo, check the demo code which shows all the tricks in the book.

5. License

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Dependents (0)

Package Sidebar

Install

npm i cordova-plugin-mapbox

Weekly Downloads

2

Version

1.2.3

License

MIT

Last publish

Collaborators

  • cuss
  • eddyverbruggen