summaryrefslogtreecommitdiff
path: root/platform/ios/docs/doc-README.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-02-24 09:06:43 -0800
committerMinh Nguyễn <mxn@1ec5.org>2016-02-24 09:06:43 -0800
commit17f44d7bd99f2c44e45eadc36d671dc29c88c64d (patch)
tree6b6b534e0d4ca0c06cc9fbfdc17aada2d60870b0 /platform/ios/docs/doc-README.md
parent662edea0202b296874894d6df6817f0993ec24a7 (diff)
parentf74900e7046d31721cc4b3e0c0678e85a989cf12 (diff)
downloadqtlocation-mapboxgl-17f44d7bd99f2c44e45eadc36d671dc29c88c64d.tar.gz
Merge branch 'release-ios-v3.1.0'
Diffstat (limited to 'platform/ios/docs/doc-README.md')
-rw-r--r--platform/ios/docs/doc-README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/docs/doc-README.md b/platform/ios/docs/doc-README.md
index 0565d65cdd..d3c4bd5e4a 100644
--- a/platform/ios/docs/doc-README.md
+++ b/platform/ios/docs/doc-README.md
@@ -2,7 +2,7 @@
The Mapbox iOS SDK is an open-source framework for embedding interactive map views with scalable, customizable vector maps into Cocoa Touch applications on iOS 7.0 and above using Objective-C, Swift, or Interface Builder. It takes stylesheets that conform to the [Mapbox GL Style Specification](https://www.mapbox.com/mapbox-gl-style-spec/), applies them to vector tiles that conform to the [Mapbox Vector Tile Specification](https://www.mapbox.com/developers/vector-tiles/), and renders them using OpenGL.
-[![](https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/ios/screenshot.png)]()
+[![](https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/platform/ios/screenshot.png)]()
For setup information, check out the [Mapbox iOS SDK homepage](https://www.mapbox.com/ios-sdk/). For detailed usage instructions, read “[First steps with the Mapbox iOS SDK](https://www.mapbox.com/help/first-steps-ios-sdk/)” and consult the [online examples](https://www.mapbox.com/ios-sdk/examples/). A [full changelog](https://github.com/mapbox/mapbox-gl-native/blob/master/CHANGELOG.md) is also available.