Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 521 Bytes

File metadata and controls

10 lines (6 loc) · 521 Bytes

CONTRIBUTING

If you have a usage question, please email help-at-mapbox.com.

If you want to contribute code:

  1. Please familiarize yourself with work in mapbox-gl-cocoa, which will eventually be the successor to this codebase. We are aiming there for a MapKit-identical API, like this project but without using MapKit at all.

  2. Fork and submit a pull request against the master branch so that we can review, discuss, and possibly integrate your code.