build out example apps section
Showing
1 changed file
with
4 additions
and
2 deletions
@@ -56,9 +56,11 @@ Then, update the submodules: | @@ -56,9 +56,11 @@ Then, update the submodules: | ||
56 | 56 | ||
57 | git submodule update --init | 57 | git submodule update --init |
58 | 58 | ||
59 | -Example app showing usage: | 59 | +Some example apps showing usage of the SDK: |
60 | 60 | ||
61 | - https://github.com/mapbox/mapbox-ios-example | 61 | + https://github.com/mapbox/mapbox-ios-example - online, offline, and interactive tile sources |
62 | + https://github.com/mapbox/mapbox-me - user location services and terrain toggling | ||
63 | + https://github.com/mapbox/weekend-picks-template-ios - markers and data | ||
62 | 64 | ||
63 | More documentation is available: | 65 | More documentation is available: |
64 | 66 |
-
Please register or login to post a comment