...
|
...
|
@@ -58,15 +58,14 @@ Then, update the submodules: |
|
|
|
|
|
Some example apps showing usage of the SDK:
|
|
|
|
|
|
https://github.com/mapbox/mapbox-ios-example - online, offline, and interactive tile sources
|
|
|
https://github.com/mapbox/mapbox-me - user location services and terrain toggling
|
|
|
https://github.com/mapbox/weekend-picks-template-ios - markers and data
|
|
|
* [MapBox iOS Example](https://github.com/mapbox/mapbox-ios-example) - online, offline, and interactive tile sources
|
|
|
* [MapBox Me](https://github.com/mapbox/mapbox-me) - user location services and terrain toggling
|
|
|
* [Weekend Picks](https://github.com/mapbox/weekend-picks-template-ios) - markers and data
|
|
|
|
|
|
More documentation is available:
|
|
|
|
|
|
http://mapbox.com/mobile/docs/sdk
|
|
|
|
|
|
|
|
|
There are two subdirectories - MapView and Proj4. Proj4 is a support library used to do map projections. The MapView project contains only the Route-Me map library.
|
|
|
|
|
|
See License.txt for license details. In any app that uses the Route-Me library, include the following text on your "preferences" or "about" screen: "Uses Route-Me map library, (c) 2008-2012 Route-Me Contributors". Your data provider will have additional attribution requirements.
|
...
|
...
|
|