jutaz / react-native-mapbox-gl

Fork was created solely to implement https://github.com/robinpowered/react-native-mapbox-gl/pull/1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why have we forked this repository?

Purpose

We needed to remove a line of code which was causing the mapbox binary to be re-downloaded each time the NPM module was installed.

Future maintenance

This fork can be safely rebased with the root branch. It should be kept up to date.

Deprecation plan

When the necessary changes are availabile via a release, this fork should be deleted and projects should move onto the root library.







Mapbox Maps SDK for React Native

An unofficial React Native component for building maps with the Mapbox Maps SDK for iOS and Mapbox Maps SDK for Android

npm version FOSSA Status

What is Mapbox?

Mapbox is the location data platform for mobile and web applications. We provide building blocks to add location features like maps, search, and navigation into any experience you create. Use our simple and powerful APIs & SDKs and our open source libraries for interactivity and control.

Sign up for Mapbox

Not a Mapbox user yet? Sign up for an account here. Once you’re signed in, all you need to start building is a Mapbox access token. Use this same short code with all of our interactive mapping libraries, Python and JavaScript SDKs, and directly against our REST APIs. You can create and manage your access tokens on your Mapbox Account page.

Installation

Dependencies

Git

git clone git@github.com:mapbox/react-native-mapbox-gl.git
cd react-native-mapbox-gl

Yarn

yarn add @mapbox/react-native-mapbox-gl

Npm

npm install @mapbox/react-native-mapbox-gl --save

Installation Guides

Documentation

Components

Sources

Layers

Offline

Expo Support

We have a feature request open with Expo if you want to see it get in show your support https://expo.canny.io/feature-requests/p/add-mapbox-gl-support

Developer Group

Have a question or need some help? Join our Gitter developer group!

License

FOSSA Status

About

Fork was created solely to implement https://github.com/robinpowered/react-native-mapbox-gl/pull/1

License:Other


Languages

Language:Java 39.7%Language:JavaScript 29.2%Language:Objective-C 29.0%Language:HTML 1.5%Language:Python 0.2%Language:Ruby 0.2%Language:Shell 0.1%