If you have a usage question, please email help-at-mapbox.com.
If you want to contribute code:
-
In past, for things that are generally useful to mapping libraries, we encouraged contributions to the upstream project Alpstein/route-me, from which this project is derived. But that project is no longer active, so you can contribute pull here.
-
Please familiarize yourself with work in
mapbox-gl-native
, which will eventually be the successor to this codebase. That framework solves lots of problems inherent to a Core Graphics-based framework like this one such as performance and flexibility. -
Fork and submit a pull request against the
develop
branch so that we can review, discuss, and possibly integrate your code.